mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 19:07:59 +08:00
cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph
This commit is contained in:
@@ -1356,7 +1356,7 @@ suite('Container', function() {
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
test('Kinetic.enableNestedTransforms flag', function(){
|
||||
test('stage._enableNestedTransforms flag', function(){
|
||||
var stage = addStage();
|
||||
|
||||
var layer = new Kinetic.Layer();
|
||||
|
Reference in New Issue
Block a user