Revision 786861
Go back to digest for 23rd March 2008Bug Fixes in KDE Base
Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole/src/ViewContainer.cpp:
Limit tab names to a maximum of 20 characters to prevent one or two tabs from taking up the entire width of the tab bar and requiring the user to scroll to see more.
Longer tab titles are trimmed to the right-most 20 characters with an elide inserted at the front.
File Changes
Modified 1 files
- /trunk/KDE/kdebase/apps/konsole/src/ViewContainer.cpp
1 files changed in total