support resizing multiple elements including texts (#1726)

Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
Daishi Kato
2020-06-08 18:25:20 +09:00
committed by GitHub
parent ebb1341bbd
commit 53ab46126d
4 changed files with 192 additions and 195 deletions

View File

@@ -35,7 +35,6 @@ export {
} from "./resizeTest";
export {
resizeElements,
canResizeMutlipleElements,
getResizeOffsetXY,
getResizeArrowDirection,
} from "./resizeElements";