mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Increases size of bounding box handles
This commit is contained in:
@@ -5,6 +5,6 @@ export const DASH_WIDTH = 4;
|
||||
export const MARCHING_ANTS_SPEED = 30;
|
||||
|
||||
// bounding box anchor size
|
||||
export const TRANSFORMER_ANCHOR_SIZE = 10;
|
||||
export const TRANSFORMER_ANCHOR_SIZE = 15;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user