fix: make the buttons non-responsive to the spacebar

This commit is contained in:
qm210
2024-11-02 21:14:50 +01:00
committed by GitHub
parent 2a2934b4e4
commit b08f5d4b1e
8 changed files with 753 additions and 17 deletions

View File

@ -60,6 +60,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
wrong scaling ([#150][i150])
- Empty patch should not crash the native synth ([#148][i148])
- sointu-play does not default to the native synth yet, choose via `-tags=native`
- Space Bar does not re-trigger the Button with current focus (Enter still does)
### Changed
- The keyboard shortcuts are now again closer to what they were old trackers