diff --git a/src/js/chartAuthoring.js b/src/js/chartAuthoring.js index 9b713e8..54d434d 100644 --- a/src/js/chartAuthoring.js +++ b/src/js/chartAuthoring.js @@ -139,8 +139,7 @@ https://raw.githubusercontent.com/fluid-project/chartAuthoring/master/LICENSE.tx }, listeners: { "onCreate.escalate": { - funcName: "{chartAuthoring}.events.onSonifierReady.fire", - priority: "last" + funcName: "{chartAuthoring}.events.onSonifierReady.fire" } } } @@ -192,7 +191,6 @@ https://raw.githubusercontent.com/fluid-project/chartAuthoring/master/LICENSE.tx } }, model: { - currentlyPlayingData: null, activeRowId: null, activeSliceId: null },