New property fillAfterStrokeEnabled for Konva.Shape

This commit is contained in:
Anton Lavrenov
2020-11-22 13:49:15 -05:00
parent 98913337b4
commit f50019f176
9 changed files with 113 additions and 13 deletions

View File

@@ -3,6 +3,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
* New property `fillAfterStrokeEnabled` for `Konva.Shape`. See API docs for more information.
* Fix for `Konva.Transformer` when it may fail to draw.
## 7.1.9
* Fix autodrawing for `Konva.Transformer` when it is on a different layer