-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Is your feature request related to a problem? Please describe.
With the new item delegate for the workspace all items increased in height to make space for an additional 2nd line. This second line is the status line.
The content of this line is strongly dependent on the user's requirements. Some users even might want to get rid of it to keep the compact list layout as it has been before introducing the delegate code.
Describe the solution you'd like
The workspace setup should be enhanced to select information shown in the status line. And the line size should be configurable. From different font sizes to no size at all.
Describe alternatives you've considered
I am not a huge fan of extensive configuration dialogs. However in this case it's probably the best. The alternative would be to simply select a set of information and everyone has to be happy with it.
Give a reason why someone else should spend time on that request
Already implemented in my repository.