mirror of
https://github.com/konvajs/konva.git
synced 2025-12-29 10:04:34 +08:00
update Konva.Node.create flow
This commit is contained in:
@@ -4,11 +4,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Not released][Not released]
|
||||
|
||||
### Added
|
||||
- RGBA filter =. Thanls to [@codefo](https://github.com/codefo)
|
||||
|
||||
### Fixed
|
||||
- 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.
|
||||
- `Konva.Node.create` not works with objects.
|
||||
|
||||
## [0.9.5][2015-05-28]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user