mirror of
https://github.com/konvajs/konva.git
synced 2025-12-29 18:34:36 +08:00
stage.toDataURL() in sync way
This commit is contained in:
@@ -214,7 +214,7 @@ suite('Label', function() {
|
||||
|
||||
stage.add(layer);
|
||||
|
||||
cloneAndCompareLayer(layer, 220);
|
||||
cloneAndCompareLayer(layer, 254);
|
||||
});
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user