Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

664 Hard crash with shift+scroll in small menus #698

Conversation

stellar-aria
Copy link
Collaborator

#664

Somehow I missed, or accidentally didn't stage, or overwrote, or something, enumeration.cpp during the display refactor, so there were still some HAVE_OLED checks that obviously no longer worked. This swaps them for the runtime display check, guaranteeing that an Enumeration MenuItem cannot hold a Value greater than size of its options

Convert errant HAVE_OLED macros to runtime checks
@PaulFreund PaulFreund merged commit f7c6d44 into SynthstromAudible:release/1.0 Nov 9, 2023
@stellar-aria stellar-aria deleted the 664-hard-crash-with-shiftscroll-in-small branch November 10, 2023 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants