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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 498 additions and 352 deletions

View file

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