diff options
author | Adasauce <adasauce@with.parts> | 2020-02-20 15:51:07 -0400 |
---|---|---|
committer | Adasauce <adasauce@with.parts> | 2020-02-20 15:51:07 -0400 |
commit | 8b8b844bdaa9989ba94fb298c232d0d423100731 (patch) | |
tree | 85dde84ad893f6e500adfa0a247bfd6ba27b0558 /src | |
parent | Fix html messages sent as just plain text (diff) | |
download | nheko-8b8b844bdaa9989ba94fb298c232d0d423100731.tar.xz |
Tooltip and Combobox bugs with Breeze / Dark theme
setStyleSheet was overriding default tooltip theme from the system, causing themes like Breeze to render white text on a grey bg for tooltips. Tooltips now render default for the system theme everywhere. set a theme matching color on the dark theme comboboxes. fixes #118
Diffstat (limited to 'src')
-rw-r--r-- | src/CommunitiesList.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CommunitiesList.cpp b/src/CommunitiesList.cpp |