better support for dragging when mouse out of stage. fix #105.

This commit is contained in:
lavrton
2015-11-21 22:06:34 +07:00
parent 676af7e649
commit a34096d424
4 changed files with 10 additions and 35 deletions

View File

@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- correct `Konva.Arrow` drawing. Now it works better.
- Better support for dragging when mouse out of stage
## [0.10.0][2015-10-27]