[konsole] [Bug 403059] shrinking size of tabs

Cyp bugzilla_noreply at kde.org
Mon May 20 15:36:15 BST 2019


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

Cyp <cyp561 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cyp561 at gmail.com

--- Comment #4 from Cyp <cyp561 at gmail.com> ---
Tried calling setUsesScrollButtons(false), which made the scroll arrows
disappear, but made the window wider than the screen instead of making the tabs
narrower.

Suggestion from IRC is to use style sheets — a workaround is to create a file
containing this, and set it as a style sheet in Settings/Configure
Konsole/TabBar:
> QTabBar::tab {
>     width: 100px;
> }

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list