mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
fix mouseout and mouseleave event on shape destroy. fix #905
This commit is contained in:
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
* **BREAKING!** `transformer.boundBoxFunc` works in absolute coordinates of whole transformer.
|
||||
* Many `Konva.Transformer` fixes. Now it works correctly when you transform several rotated shapes.
|
||||
* Fix for wrong `mouseleave` and `mouseout` fire on shape remove/destroy;
|
||||
|
||||
## 5.0.3 - 2020-05-01
|
||||
|
||||
|
Reference in New Issue
Block a user