Skip to content

Settings: Load tabs on demand, instead of all at once #20152

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

Merged
merged 7 commits into from
Mar 24, 2025
Merged

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Mar 24, 2025

This will slightly improve UI performance.

But, the main reason this exists is to try to figure out the cause of some bug reports, where people have reported that PPSSPP hangs going into settings. Now, only one of the tabs will hang, if the bug hasn't been fixed somehow already.

It was a bit tricky to keep the search functionality working, but after some refactoring it was doable.

@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Mar 24, 2025
@hrydgard hrydgard added this to the v1.19.0 milestone Mar 24, 2025
@hrydgard hrydgard merged commit 0afacd3 into master Mar 24, 2025
19 checks passed
@hrydgard hrydgard deleted the lazy-tab-loading branch March 24, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Interface PPSSPP's own user interface / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant