mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-12 03:50:06 +02:00
fix resizing lines with abs coords bigger than element w/h (#1427)
This commit is contained in:
@@ -17,7 +17,6 @@ export {
|
||||
getCommonBounds,
|
||||
getDiamondPoints,
|
||||
getArrowPoints,
|
||||
getLinearElementAbsoluteBounds,
|
||||
} from "./bounds";
|
||||
|
||||
export {
|
||||
|
Reference in New Issue
Block a user