@@ -221,6 +221,7 @@ export default defineComponent({
selectionBox && container?.removeChild(selectionBox)
selectionBgBox && container?.removeChild(selectionBgBox)
}
+ state.evXmlBeginArr = [];
state.vfmeasures = [];
musicData.showSelection = false;
state.osmd.clear();