mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 02:03:47 +08:00
Updated Home (markdown)
parent
15fd0ebb72
commit
9d8c1f586d
18
Home.md
18
Home.md
@ -1,23 +1,5 @@
|
||||
Welcome to the Konva wiki!
|
||||
|
||||
# Roadmap
|
||||
|
||||
## 0.10.0 September
|
||||
|
||||
* custom clip
|
||||
* test with pixelRatio = 2
|
||||
* stroke for Sprite
|
||||
|
||||
## Then:
|
||||
|
||||
* transforming tool
|
||||
* Add OnUpdate callback for tweens
|
||||
* remove animation._handleAnimation. make sure only one RAF is active at a time.
|
||||
* if cropping an image, auto set width and height if width and height aren't set. Otherwise, the image width and height is defaulted to the original image width and height
|
||||
* moveTo() needs to reassign animation nodes and look at Tweens
|
||||
* ability to access a node's tweens. Maybe even support tween selectors.
|
||||
* create special animation mechanism when the layer only contains sprites
|
||||
* multiple tweens on the same node seems broken in the manual tests. see 'simple tween' test
|
||||
* Text patterns
|
||||
* text vertical align
|
||||
* true multi touch
|
||||
|
Loading…
Reference in New Issue
Block a user