mirror of
https://github.com/konvajs/konva.git
synced 2026-01-21 10:31:52 +08:00
* `dragstart event behaviour is a bit changed. It will fire BEFORE actual position of a node is changed. fix #476
This commit is contained in:
@@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Fixed
|
||||
* Performance fixes for caching
|
||||
|
||||
### Changed
|
||||
|
||||
* ``dragstart` event behaviour is a bit changed. It will fire BEFORE actual position of a node is changed.
|
||||
|
||||
## [2.4.2][2018-10-12]
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user