mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
reverted factory methods but removed data type processing
This commit is contained in:
@@ -336,7 +336,7 @@ suite('Node', function() {
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
test.only('test offset attr change', function() {
|
||||
test('test offset attr change', function() {
|
||||
/*
|
||||
* the premise of this test to make sure that only
|
||||
* root level attributes trigger an attr change event.
|
||||
|
Reference in New Issue
Block a user