UnicordDev / Unicord

A free, open source Discord Client for Windows 10 and Windows Phone 10
MIT License
247 stars 28 forks source link

Server list does not show server name correctly #122

Open null66022 opened 2 weeks ago

null66022 commented 2 weeks ago

In Discord, the server name is shown in the icon area when a server has no server picture. However in Unicord, when the server name does not contain the Latin alphabet in the first 3 letters, it becomes blank.

I confirmed this on 2.0.24-0b054b2 (Lumia 950 1709) and 1.8.1 (Yoga 5G arm64 23H2). Expected behavior can be seen in the second picture. Bug1 expected1 Bug4

WamWooWam commented 1 week ago

Hmm, looks like an issue in PersonPicture not really handling localisation properly, will dig