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

GUI: GridWidget: Fix loss of focus when typing in the search box #5307

Merged
merged 2 commits into from Sep 3, 2023

Conversation

PushmePullyu
Copy link
Contributor

Fixes #14551

Propagate changes in GridWidget::_scrollPos to
ScrollBarWidget::_currentPos before calling
ScrollBarWidget::checkBounds().

Fixes #14551
sortGroups(): Move the call to scrollBarRecalc() up and delete
superfluous code so the scroll bar is only updated once.
@bluegr
Copy link
Member

bluegr commented Sep 3, 2023

Nice work, thanks!

@bluegr bluegr merged commit 4c092c2 into scummvm:master Sep 3, 2023
8 checks passed
@PushmePullyu PushmePullyu deleted the ui-gridview-fix-filter-focus branch September 21, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants