fix Arrow drawing function

This commit is contained in:
lavrton
2015-10-30 23:22:05 +07:00
parent d25352d363
commit ab69a0fc2d
4 changed files with 18 additions and 15 deletions

View File

@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Not released][Not released]
### Fixed
- correct `Konva.Arrow` drawing. Now it works better.
## [0.10.0][2015-10-27]
### Added