Skip to content

GUI: Remove RTL hack #6679

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 1 commit into from
Jun 3, 2025
Merged

GUI: Remove RTL hack #6679

merged 1 commit into from
Jun 3, 2025

Conversation

lephilousophe
Copy link
Member

The hack was here because the RTL aware code was incomplete.

Fix everything and remove useless code.

I still see a small bug, in the launcher in list grouped view, the collapsing arrows are not drawn except when rendering the option dialog. In which case, they are misplaced like if they were not RTL.

I hope to have time to fix it soon.

Tested with the guiRTL option set to true.

The hack was here because the RTL aware code was incomplete.
Fix everything and remove useless code.
@sev-
Copy link
Member

sev- commented Jun 3, 2025

Good stuff. Merging.

@sev- sev- merged commit bbf0d1f into scummvm:master Jun 3, 2025
8 checks passed
@lephilousophe lephilousophe deleted the rtl-cleanup branch June 3, 2025 12: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
Development

Successfully merging this pull request may close these issues.

2 participants