Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable Arrows on Linux (surge-synthesizer#606)
Arrows on linux get confused with menu arrows since menus are not independent windows; this causes a core dump when navigating patch menus. So for now, disable arrow keys on linux for patch browsing in the keyboard callback. Closes surge-synthesizer#548 linux arrow menu crashes
- Loading branch information