performance improvement

This commit is contained in:
lavrton
2015-02-09 06:29:31 +07:00
parent 9b27ce6593
commit 367d829784
11 changed files with 491 additions and 98 deletions

View File

@@ -1,6 +1,6 @@
suite('Label', function() {
// ======================================================
test.skip('add label', function() {
test('add label', function() {
var stage = addStage();
var layer = new Konva.Layer();