fix resizing lines with abs coords bigger than element w/h (#1427)

This commit is contained in:
Daishi Kato
2020-05-05 00:25:40 +09:00
committed by GitHub
parent 686af31d9d
commit 73d8c5b7c1
4 changed files with 498 additions and 352 deletions

View File

@@ -17,7 +17,6 @@ export {
getCommonBounds,
getDiamondPoints,
getArrowPoints,
getLinearElementAbsoluteBounds,
} from "./bounds";
export {