mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
parent
d5366db341
commit
4003fa24b2
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ export function handlerRectangles(
|
||||||
dashedLineMargin -
|
dashedLineMargin -
|
||||||
handlerMarginY +
|
handlerMarginY +
|
||||||
centeringOffset -
|
centeringOffset -
|
||||||
ROTATION_HANDLER_GAP,
|
ROTATION_HANDLER_GAP / zoom,
|
||||||
handlerWidth,
|
handlerWidth,
|
||||||
handlerHeight,
|
handlerHeight,
|
||||||
cx,
|
cx,
|
||||||
|
|
Loading…
Add table
Reference in a new issue