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
View File
@@ -97,6 +97,7 @@ private:
void channelNameUpdated(const QString &newChannelName);
void handleModifiers(Qt::KeyboardModifiers modifiers);
void onAccountSelected();
void updateTooltipColor();
SplitContainer *container_;
IndirectChannel channel_;