mirror of
https://github.com/konvajs/konva.git
synced 2025-11-18 17:21:36 +08:00
round 1 of animation + transition rewrite, while combing Xaric's Tween port
This commit is contained in:
@@ -10,7 +10,7 @@ function log(message) {
|
||||
* Test constructor
|
||||
*/
|
||||
function Test() {
|
||||
this.testOnly = '';
|
||||
this.testOnly = 'TRANSITION - transition position and rotation';
|
||||
this.counter = 0;
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user