Fix some bugs when Konva.Transformer has padding > 0

This commit is contained in:
Anton Lavrenov
2019-09-17 12:50:28 -05:00
parent 250f0b950d
commit 1f14bf1fef
4 changed files with 152 additions and 1398 deletions

View File

@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Not released:
## 4.0.11 - 2019-09-17
* Fix some bugs when `Konva.Transformer` has `padding > 0`
## 4.0.10 - 2019-09-10
* Fix drag position handling