Some performance fixes and optimizations

This commit is contained in:
Anton Lavrenov
2020-09-14 13:41:15 -05:00
parent b939a6f48a
commit 9bd68eacf1
6 changed files with 85 additions and 1338 deletions

View File

@@ -3,6 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
* Some performance fixes and optimizations
* fixes for `dragstart` event when `Konva.Transformer` is used. `dragstart` event will have correct native `evt` reference
* Better unicode support in `Konva.Text` and `Konva.TextPath`. Emoji should work better now 👍