https://bugs.kde.org/show_bug.cgi?id=508373

--- Comment #1 from balooii <[email protected]> ---
Forgot to mention that a workaround is to overwrite the stylesheet like so:

```
tabWidget->setStyleSheet(QStringLiteral("QTabBar::tab:!selected { background:
transparent; }"));
```

Then the tabs look like expected also in documentMode=true.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to