mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 10:47:59 +08:00
added stage transition resize manual test
This commit is contained in:
@@ -6,6 +6,7 @@ Test.Modules.STAGE = {
|
||||
height: 200
|
||||
});
|
||||
},
|
||||
|
||||
'instantiate stage with dom element': function(containerId) {
|
||||
var containerDom = document.getElementById(containerId);
|
||||
var stage = new Kinetic.Stage({
|
||||
|
Reference in New Issue
Block a user