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

Filter Analysis doesn't grab Kbd Focus on open #7461

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

baconpaul
Copy link
Collaborator

This avoids a hover-paint on the filter 1 button when its neither selected nor hovered. Since this is a non-accessible UI this is basically what we want anyway.

Also make wantsInitialKeyboardFocus false.

Closes #7361

This avoids a hover-paint on the filter 1 button when its neither
selected nor hovered. Since this is a non-accessible UI this
is basically what we want anyway.

Also make wantsInitialKeyboardFocus false.

Closes surge-synthesizer#7361
@baconpaul baconpaul merged commit 9a10fa8 into surge-synthesizer:main Jan 21, 2024
9 of 11 checks passed
@baconpaul baconpaul deleted the filter-kbd-7361 branch January 21, 2024 21:31
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.

Filter analysis window: Filter 1 button appears hovered
1 participant