Skip to content

fix(ui): Thai font call fix#7114

Merged
DayKev merged 1 commit intopagefaultgames:hotfix-1.11.13from
Adri1:fix-font-call
Feb 25, 2026
Merged

fix(ui): Thai font call fix#7114
DayKev merged 1 commit intopagefaultgames:hotfix-1.11.13from
Adri1:fix-font-call

Conversation

@Adri1
Copy link
Contributor

@Adri1 Adri1 commented Feb 24, 2026

What are the changes the user will see?

Properly displayed diacritics in Thai subsitute font

Why am I making these changes?

To fix the previously mentionned issue

What are the changes from a developer perspective?

--

Screenshots/Videos

Before:
image

After:
image

How to test the changes?

Play in Thai and go everywhere the pkmnems font initially used

Checklist

--

  • The PR content is correctly formatted:
    • I'm using beta as my base branch
    • The current branch is not named beta, main or the name of another long-lived feature branch
    • I have provided a clear explanation of the changes within the PR description
    • The PR title matches the Conventional Commits format (as described in CONTRIBUTING.md)
  • The PR is self-contained and cannot be split into smaller PRs
  • There is no overlap with another open PR
  • The PR has been confirmed to work correctly:
    • I have tested the changes manually
    • The full automated test suite still passes (use pnpm test:silent to test locally)
    • I have created new automated tests (pnpm test:create) or updated existing tests related to the PR's changes if necessary
  • I have provided screenshots/videos of the changes (if applicable)
    • I have made sure that any UI changes work for both the default and legacy UI themes (if applicable)

@Adri1 Adri1 requested a review from a team as a code owner February 24, 2026 13:09
@Adri1 Adri1 added the UI/UX User interface/-experience related label Feb 24, 2026
@DayKev DayKev changed the base branch from beta to hotfix-1.11.13 February 25, 2026 00:00
@DayKev DayKev added this to the 1.11.13 milestone Feb 25, 2026
@DayKev DayKev merged commit d111cc5 into pagefaultgames:hotfix-1.11.13 Feb 25, 2026
13 checks passed
@DayKev DayKev added the P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. UI/UX User interface/-experience related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants