fix: single Synth button opens instrument modal, fix init race condition

- Remove small Synth button (already done earlier)
- Large Synth button now calls openInstrumentSelector (instrument modal)
- Fix _initPromise stale cache: reset to null when init fails
- Module not loaded yet → retries on next select instead of stuck
This commit is contained in:
2026-07-27 10:54:58 +07:00
parent cf61b8431d
commit 5c47b68a9d
3 changed files with 8 additions and 3 deletions
File diff suppressed because one or more lines are too long