vexflow icon indicating copy to clipboard operation
vexflow copied to clipboard

VF.reset() to restore all globals to their default values.

Open ronyeh opened this issue 4 years ago • 0 comments

  • Add a VF.reset() that restores all globals to it's original state. (Ideally, we'll have a class to capture all the globals to simplify this.
  • Update our test harness (VexFlowTests.runTest(...)) code to call VF.reset() before each test begins.

This was discussed in https://github.com/0xfe/vexflow/issues/1109#issuecomment-902608274

ronyeh avatar Aug 20 '21 21:08 ronyeh