Add Placeholder Color in Palette (#4477)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2023-03-29 10:21:35 +02:00
committed by GitHub
parent 7aaec5f5c6
commit 08ae43e88e
2 changed files with 10 additions and 7 deletions
+1
View File
@@ -12,6 +12,7 @@
- Bugfix: Fixed an issue where context-menu items for zero-width emotes displayed the wrong provider. (#4460)
- Bugfix: Fixed an issue where the "Enable zero-width emotes" setting was showing the inverse state. (#4462)
- Bugfix: Fixed username rendering in Qt 6. (#4476)
- Bugfix: Fixed placeholder color in Qt 6. (#4477)
- Bugfix: Fixed blocked user list being empty when opening the settings dialog for the first time. (#4437)
- Bugfix: Fixed blocked user list sticking around when switching from a logged in user to being logged out. (#4437)
- Dev: Disabling precompiled headers on Windows is now tested in CI. (#4472)