-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
Bug Description
Only capital letters, numbers, symbols, and punctuation shows, and when it does it's in a weird font. It happens to most text, including most menu items. Certain elements that have different fonts, like the title of notes, code blocks, and the sidebar don't have the issue, as well as parts of the settings. It's not an issue with the content, because I can copy and paste the content in notes and it retains the information.
How to Reproduce
Install the application and open it, there were no settings changed and I did not even log in because the login screen was also broken.
Expected Behavior
The font should be readable and reflect the actual text.
Operating System
Windows 11
AppFlowy Version(s)
AppFlowy-0.10.4
Screenshots
Settings:
Some working settings:
Login Screen:
Additional Context
This might be an issue with flutter + rust, I have seen this issue before in the select menus of RustDesk which is also built with flutter and rust.