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

tweak: always scroll to selected index on menu open #779

Conversation

christoph-heinrich
Copy link
Contributor

@christoph-heinrich christoph-heinrich commented Nov 8, 2023

I don't think there is currently a use case for this, but maybe there will be at some point and it doesn't hurt.

This would enable scrolling to some item on menu open even with mouse_nav set, but currently any place that can open a menu with selected_index set doesn't have mouse_nav set.

I don't think there is currently a use case for this, but maybe there
will be at some point and it doesn't hurt.

This would enable scrolling to some item on menu open even with
`mouse_nav` set, but currently any place that can open a menu with
`selected_index` set doesn't have `mouse_nav` set.
@christoph-heinrich christoph-heinrich force-pushed the menu_open_always_scroll_to_selected branch from 4315d66 to 4b4ac26 Compare November 9, 2023 04:02
@tomasklaen tomasklaen merged commit a9c83bb into tomasklaen:main Nov 9, 2023
@christoph-heinrich christoph-heinrich deleted the menu_open_always_scroll_to_selected branch November 9, 2023 08:38
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