Restore default tabbar style when custom stylesheet is disabled

Authored by mglb on Dec 15 2018, 8:48 PM.

Description

Restore default tabbar style when custom stylesheet is disabled

Test Plan:

  • Open new tab to show tabbar
  • Enable Use user-defined stylesheet in Konsole Settings
  • Set some stylesheet file; example contents:
QTabBar::tab { background-color: #0f0; border: 0; color: #000; }
  • Apply settings
  • Disable Use user-defined stylesheet in Konsole Settings
  • Apply settings

Actual result:
Custom style is still used by tabbar
Expected result:
Default tabbar style is restored

Reviewers: Konsole, hindenburg

Reviewed By: Konsole, hindenburg

Subscribers: hindenburg, konsole-devel

Tags: Konsole

Differential Revision: https://phabricator.kde.org/D17605

Details

Committed
hindenburgDec 15 2018, 8:50 PM
Reviewer
Konsole
Differential Revision
D17605: Restore default tabbar style when custom stylesheet is disabled
Parents
R319:97f101af8a10: Use DECSCUSR 0 to reset to default
Branches
Unknown
Tags
Unknown