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

Hide disabled menu items #160

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Hide disabled menu items #160

merged 1 commit into from
Jul 4, 2024

Conversation

alnlarsen
Copy link
Collaborator

Currently, disabled menu items take up horizontal space, and reserve custom keybind slot, which is a limited resource. By skipping disabled items, we reduce the likelihood of needing to go to the Edit menu to access edit options.

Currently, disabled menu items take up horizontal space,
and reserve custom keybind slot, which is a limited
resource. By skipping disabled items, we reduce the
likelihood of needing to go to the Edit menu to access
edit options.
@alnlarsen alnlarsen requested a review from StefanHolst July 3, 2024 09:26
@StefanHolst StefanHolst merged commit effb0ca into main Jul 4, 2024
3 checks passed
@StefanHolst StefanHolst deleted the hide-disabled-menu-items branch July 4, 2024 07:35
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.

2 participants