Fix shape.intersects() behavior when a node is dragged

This commit is contained in:
Anton Lavrenov
2020-12-11 11:12:40 -05:00
parent 0a3aa77daf
commit 7b69e5b2f6
6 changed files with 43 additions and 13 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 `shape.intersects()` behavior when a node is dragged
## 7.2.1
* Fix correct rendering of `Konva.Label` when heigh of text is changed