Closed ctrachte closed 3 years ago
Need to add the following logic to all instances where preset menu is created
if (this.presetMenu) { this.drawPresetMenu(); this.closePresetMenu(); }
Need to add the following logic to all instances where preset menu is created