Improved textEdit placeholder (#2149)

* Made colors a bit lighter

And also removed the tooltip from non-twitch channels

* Updated the changelog entry

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Paweł
2020-11-05 09:06:34 +01:00
committed by GitHub
parent f36c0fee97
commit c3ff98da87
5 changed files with 23 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
## Unversioned
- Minor: Added placeholder text for message text input box. (#2143)
- Minor: Added placeholder text for message text input box. (#2143, #2149)
- Minor: Added support for FrankerFaceZ badges. (#2101, part of #1658)
- Minor: Added a navigation list to the settings and reordered them.
- Major: Added "Channel Filters". See https://wiki.chatterino.com/Filters/ for how they work or how to configure them. (#1748, #2083)