fix non-closed hit for Konva.Path. close #867

This commit is contained in:
Anton Lavrenov
2020-03-12 09:27:42 -05:00
parent 2019f8042b
commit b7b50f22d8
5 changed files with 64 additions and 5 deletions

View File

@@ -7,6 +7,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`
## 4.1.6 - 2020-02-25