Skip to content

fix: `MkPageWindow` doesn't render custom emojis in the titlebar when displaying a user profile who has custom emojis in their display-name

What does this PR do?

This is implements a fix for when you open a user profile which has custom emojis in their user.name in a floating UI window. Previously it would render the emoji name in text instead of actually embedding the emoji in the title.

fixes issues/500

Image showcasing the emojis rendering properly and that the change does not interfere with usernames which lack custom emojis: image

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports

Loading