contentWheel event for Stage. close #129

This commit is contained in:
Anton Lavrenov
2016-02-29 08:03:03 +08:00
parent c0a3057adb
commit 9ba6ff21fe
5 changed files with 23 additions and 15 deletions

View File

@@ -9,6 +9,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- fix wrong `Path` `getClientRect()` calculation
- better HDPI support
### Changed
- more universal stage container selector
- `mousewheel` event changed to `wheel`
## [0.11.1][2016-01-16]
### Fixed