From 9d8c1f586d164fe5b54db92d91aae9b1d2038cb2 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Sat, 18 Jun 2016 22:42:02 +0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/Home.md b/Home.md index 03551f5..e6bc580 100644 --- a/Home.md +++ b/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