fix path parse. close #851

This commit is contained in:
Anton Lavrenov
2021-05-06 14:23:04 -05:00
parent 4f11244607
commit 8359287949
5 changed files with 51 additions and 9 deletions

View File

@@ -13,6 +13,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Better typescript support. Now every module has its own `*.d.ts` file.
- New method `layer.getNativeCanvasElement()`
- Removed `Konva.UA`, `Konva._parseUA` (it was used for old browser detection)
- Fixed Arrow head position when an arrow has tension
- `textPath.getKerning()` is removed
## 7.2.5