This commit is contained in:
Anton Lavrenov
2020-08-08 09:45:01 -05:00
parent 55107920bd
commit 970473a56f
3 changed files with 1325 additions and 47 deletions

View File

@@ -315,7 +315,7 @@ suite('Caching', function () {
layer.add(rect);
stage.add(layer);
cloneAndCompareLayer(layer, 50);
cloneAndCompareLayer(layer, 200);
});
test('cache rectangle with fill and shadow and some transform', function () {