mirror of
https://github.com/konvajs/konva.git
synced 2025-12-29 10:04:34 +08:00
fix getClientRect for container. close #85
This commit is contained in:
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
## [Not released][Not released]
|
||||
|
||||
### Fixed
|
||||
- Correct calculation in `getClientRect` method of `Konva.Line.
|
||||
- Correct calculation in `getClientRect` method of `Konva.Line` and `Konva.Container`.
|
||||
|
||||
### 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