]> sigrok.org Git - pulseview.git/blobdiff - themes/qdarkstyle/style.qss
Themes: Attempt at working around wrong widget backgrounds on Windows
[pulseview.git] / themes / qdarkstyle / style.qss
index 5c8a2595a8d3a3733ed34aa9a5bc4a4355f39a00..8bfc18d7edcfe5da94ebdfbabde7ae3816e9c625 100644 (file)
@@ -1,3 +1,7 @@
+QScrollArea {
+    background-color: transparent; /* Workaround for widget background on Windows, see https://stackoverflow.com/questions/25012224/qt-widget-background-differs-from-linux-to-windows/25088075 */
+}
+
 QToolTip {
     border: 1px solid #76797C;
     background-color: #5A7566;