Fix double dragend trigger on Konva.Transformer. close #988

This commit is contained in:
Anton Lavrenov
2020-09-25 09:09:35 -05:00
parent 6fffed9e70
commit 160b44b94d
6 changed files with 24 additions and 6 deletions

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
* Fix double `dragend` trigger on `Konva.Transformer`
## 7.1.3
* Text rendering fixes