Fix rounding issues for getClientRect() for some shapes. fix #879

This commit is contained in:
Anton Lavrenov
2020-03-26 14:41:06 -05:00
parent 65e06f200e
commit 3d00d1a344
9 changed files with 105 additions and 59 deletions

View File

@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Not released:
* Fix some issues with `mouseenter` and `mouseleave` events.
* Deprecate `hitStrokeEnabled` property
* Fix rounding issues for `getClientRect()` for some shapes
## 4.2.0 - 2020-03-14