Skip to content

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

Open
DeepSpace2 wants to merge 1 commit intoscribble-rs:masterfrom
DeepSpace2:fix-rtl-word-hint-chat-msg
Open

fix: word hints chat message in RTL languages and missing white-spaces#403
DeepSpace2 wants to merge 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

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