mirror of
https://github.com/konvajs/konva.git
synced 2025-12-29 10:04:34 +08:00
fix cache bug
This commit is contained in:
@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Fixed
|
||||
- Correct calculation in `getClientRect` method of `Konva.Line` and `Konva.Container`.
|
||||
- Correct `toObject()` behaviour for node with attrs with extended native prototypes
|
||||
- Fixed bug for caching where buffer canvas is required
|
||||
|
||||
### Changed
|
||||
- Dragging now works much better. If your pointer is out of stage content dragging will still continue.
|
||||
|
||||
Reference in New Issue
Block a user