experimental Offscreen canvas support

This commit is contained in:
Anton Lavrenov
2020-03-14 21:07:37 -05:00
parent b7b50f22d8
commit 8f18165273
6 changed files with 332 additions and 1402 deletions

View File

@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
* Add `rotationSnapTolerance` property to `Konva.Transformer`.
* Add `getActiveAnchor()` method to `Konva.Transformer`
* Fix hit for non-closed `Konva.Path`
* Some fixes for experimental Offscreen canvas support inside a worker
## 4.1.6 - 2020-02-25