mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
support resizing multiple elements including texts (#1726)
Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
parent
ebb1341bbd
commit
53ab46126d
4 changed files with 192 additions and 195 deletions
|
@ -35,7 +35,6 @@ export {
|
|||
} from "./resizeTest";
|
||||
export {
|
||||
resizeElements,
|
||||
canResizeMutlipleElements,
|
||||
getResizeOffsetXY,
|
||||
getResizeArrowDirection,
|
||||
} from "./resizeElements";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue