Skip to content

Fix Bitrate Plot popup text white on white blending issue#660

Open
th1nk3r-ing wants to merge 2 commits into
IENT:developfrom
th1nk3r-ing:develop
Open

Fix Bitrate Plot popup text white on white blending issue#660
th1nk3r-ing wants to merge 2 commits into
IENT:developfrom
th1nk3r-ing:develop

Conversation

@th1nk3r-ing
Copy link
Copy Markdown
Contributor

setDefaultStyleSheet must be called before setHtml, otherwise the text color style is never applied. The popup had white text (#FFFFFF intended for dark backgrounds) on a semi-transparent white background, making it unreadable.

setDefaultStyleSheet must be called before setHtml, otherwise
the text color style is never applied. The popup had white text
(#FFFFFF intended for dark backgrounds) on a semi-transparent
white background, making it unreadable.
@th1nk3r-ing
Copy link
Copy Markdown
Contributor Author

Now:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant