stage.toDataURL() in sync way

This commit is contained in:
lavrton
2015-05-25 11:26:30 +07:00
parent 531f18e43e
commit b09b22ad82
5 changed files with 38 additions and 27 deletions

View File

@@ -214,7 +214,7 @@ suite('Label', function() {
stage.add(layer);
cloneAndCompareLayer(layer, 220);
cloneAndCompareLayer(layer, 254);
});
});