Details
Description
When using a custom style sheet for Qt Creator and splitting editors, then fonts families are broken.
Style sheet content:
QScrollBar { background: rgba(239, 240, 241, 1); } QScrollBar::handle { background: rgba(62, 64, 65, 0.73); }
Started that way:
qtcreator -stylesheet /home/pasnox/bin/qtc.qss
Attachments
Issue Links
- relates to
-
QTCREATORBUG-12078 Text editor background and text color spoiled when using custom stylesheet
-
- Closed
-