Skip to content

Restore tabbar title and sizing behavior as of 18.08

Sok Ann Yap requested to merge yapsokann/konsole:tabbar_title_and_sizing into master
  • when a tab shrinks in size, the last bits of the title is shown (i.e. ElideLeft)
  • when there are too many tabs to be shown in the window, a scrollbar appears in the tabbar (this is not great usability-wise, but still beat window auto-resizing, particularly when the window is already maximized)

Merge request reports