mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Increases size of bounding box handles
This commit is contained in:
parent
6bebc679c4
commit
67e0e97eda
@ -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;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user