This commit is contained in:
Anton Lavrenov
2020-05-08 09:59:35 -05:00
parent a2adcf5f17
commit d5481b1b72
78 changed files with 3714 additions and 3711 deletions

View File

@@ -1,6 +1,6 @@
suite('BaseLayer', function() {
suite('BaseLayer', function () {
// ======================================================
test('width and height', function() {
test('width and height', function () {
Konva.showWarnings = false;
var stage = addStage();