X Tutup
Skip to content

GUI: Remove RTL hack#6679

Merged
sev- merged 1 commit intoscummvm:masterfrom
lephilousophe:rtl-cleanup
Jun 3, 2025
Merged

GUI: Remove RTL hack#6679
sev- merged 1 commit intoscummvm:masterfrom
lephilousophe:rtl-cleanup

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

X Tutup