mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 05:14:58 +08:00
Fix rounding issues for getClientRect() for some shapes. fix #879
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user