mirror of
https://github.com/konvajs/konva.git
synced 2025-12-29 10:04:34 +08:00
performance improvement
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
suite('Label', function() {
|
||||
// ======================================================
|
||||
test.skip('add label', function() {
|
||||
test('add label', function() {
|
||||
var stage = addStage();
|
||||
var layer = new Konva.Layer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user