fix wrong Path getClientRect() calculation

This commit is contained in:
Anton Lavrenov
2016-02-05 06:51:26 +08:00
parent e3596d6c63
commit e54b378a33
5 changed files with 48 additions and 31 deletions

View File

@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Fixed
- repair `cancelBubble` event property behaviour
- fix wrong `Path` `getClientRect()` calculation
## [0.11.1][2016-01-16]