https://bugs.kde.org/show_bug.cgi?id=380879
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |17.12 Latest Commit| |https://commits.kde.org/kon | |sole/001d937d10949bc5d377ef | |2147dc96e376ca635b --- Comment #20 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 001d937d10949bc5d377ef2147dc96e376ca635b by Kurt Hindenburg. Committed on 05/11/2017 at 16:56. Pushed by hindenburg into branch 'master'. Add option to allow tab width to be expanding Qt5.9+ changed the way tab widths are handled. Add option to allow tab width to expanding to full window or as width of tab text. GUI: FIXED-IN: 17.12 M +6 -0 src/MainWindow.cpp M +1 -0 src/MainWindow.h M +13 -0 src/ViewContainer.cpp M +14 -0 src/ViewContainer.h M +11 -0 src/ViewManager.cpp M +2 -0 src/ViewManager.h M +52 -25 src/settings/TabBarSettings.ui M +4 -0 src/settings/konsole.kcfg https://commits.kde.org/konsole/001d937d10949bc5d377ef2147dc96e376ca635b -- You are receiving this mail because: You are watching all bug changes.