Fix click stage event on dragend, Fix some Transformer cursor behavior. fix #463

This commit is contained in:
Anton Lavrenov
2018-09-27 10:59:27 +03:00
parent c0911572e7
commit 15b9d66b20
8 changed files with 144 additions and 20 deletions

View File

@@ -12,6 +12,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
* `getClientRect` calculation fix for groups
* Update of `Konva.Transformer` on `rotateEnabled` change
* Fix click stage event on dragend
* Fix some Transformer cursor behavior
## [2.4.0][2018-09-19]