better stage drag performance

This commit is contained in:
Anton Lavrenov
2020-08-21 12:09:58 -05:00
parent c5eee9de48
commit 1634103d0e
8 changed files with 63 additions and 9 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 7.0.6
* Better performance for stage dragging
## 7.0.5
* Fixes for `node.cache()` function.