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

Fix load/save menus not starting scrolled to the selected entry #2665

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Macil
Copy link
Contributor

@Macil Macil commented Aug 11, 2024

Fixes #2645.

I used the same calculation for TopItem here that's used when scrolling down in a list. Both the save and load menus now start scrolled down the minimum amount to make the initially-selected item visible. (If the initially-selected item is already visible without scrolling, then no scrolling is done.)

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.

[BUG] Save list doesn't start scrolled to currently selected save
1 participant