mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix resizing lines with abs coords bigger than element w/h (#1427)
This commit is contained in:
parent
686af31d9d
commit
73d8c5b7c1
4 changed files with 498 additions and 352 deletions
|
@ -17,7 +17,6 @@ export {
|
|||
getCommonBounds,
|
||||
getDiamondPoints,
|
||||
getArrowPoints,
|
||||
getLinearElementAbsoluteBounds,
|
||||
} from "./bounds";
|
||||
|
||||
export {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue