Memory usage optimizations when a node is cached. close #887

This commit is contained in:
Anton Lavrenov
2020-04-08 16:02:03 -05:00
parent 865d6c7618
commit d297cec70b
5 changed files with 49 additions and 12 deletions

View File

@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Not released:
* new `Konva.Transformer`
* Fix `imageSmoothEnabled` when stage is resized
* Memory usage optimizations when a node is cached
## 4.2.2 - 2020-03-26
* Fix hit stroke issues