Skip to content

fix: word hints chat message in RTL languages and missing white-spaces#403

Merged
Bios-Marcel merged 1 commit intoscribble-rs:masterfrom
DeepSpace2:fix-rtl-word-hint-chat-msg
Feb 28, 2026
Merged

fix: word hints chat message in RTL languages and missing white-spaces#403
Bios-Marcel merged 1 commit intoscribble-rs:masterfrom
DeepSpace2:fix-rtl-word-hint-chat-msg

Conversation

@DeepSpace2
Copy link
Contributor

@DeepSpace2 DeepSpace2 commented Feb 22, 2026

Closes #402

This fixes:

  • Word hints in chat messages to appear correctly in RTL wordpacks
  • Word hints in chat messages now appear correctly for words with white spaces (before they appeared as a single word, regardless of RTL due to how white spaces are handled by default)

I modified the English translation of word-hint-revealed as it felt a bit redundant, plus the extra ":" was a bit tough to be handled properly for RTL wordpacks without introducing a separate DOM element.

Before

image

After

image

@Bios-Marcel
Copy link
Member

Hey, i'll take a look at both PRs over the weekend I think. Been a bit too stressed lately

@Bios-Marcel Bios-Marcel merged commit 8b4f7c0 into scribble-rs:master Feb 28, 2026
3 checks passed
@DeepSpace2 DeepSpace2 deleted the fix-rtl-word-hint-chat-msg branch February 28, 2026 13:03
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.

New hint feature is reversed in RTL languages

2 participants