This commit is contained in:
Anton Lavrenov
2019-10-07 14:22:52 -05:00
parent cfd40b2083
commit 201a292a89
11 changed files with 21 additions and 157 deletions

View File

@@ -153,7 +153,7 @@ suite('Caching', function() {
// skip, because opacity rendering of cached shape is different
// nothing we can do here
test.skip('cache rectangle with fill, shadow and opacity', function() {
test('cache rectangle with fill, shadow and opacity', function() {
var stage = addStage();
var layer = new Konva.Layer();