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

Cyp <cyp...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cyp...@gmail.com

--- Comment #4 from Cyp <cyp...@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 watching all bug changes.

Reply via email to