Bug 356043 - SUGGESTION: make track header column resizable
Summary: SUGGESTION: make track header column resizable
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-28 20:34 UTC by Wegwerf
Modified: 2016-07-13 20:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wegwerf 2015-11-28 20:34:24 UTC
In my projects I tend to use eight to ten tracks with descriptive track names. Currently, the space available for track titles is rather terse, around ten to fifteen characters. In particular, the space is controlled by the space required for the track header icons (lock, audio, video, compositing).

Please make the track header width configurable to the user; preferably as a layout configuration parameter that the user can change by dragging the divider between the track headers and the track contents with the mouse. By making it a layout configuration parameter it can be saved and restored together with the overall Kdenlive view layout.

Reproducible: Always

Steps to Reproduce:
1. Double click on the title of a track.
2. Enter a slightly longer track name, such as "Company Logo Overlay" and press Enter.

Actual Results:  
Longer Track names get truncated in display.

Expected Results:  
Width of track headers should be adjustable to accommodate for longer track names.
Comment 1 Wegwerf 2016-07-13 19:38:49 UTC
This is now implemented in recent git master as part of the disappearing track controls fix. Thank you very much for implementing this feature!
Comment 2 Jean-Baptiste Mardelle 2016-07-13 20:03:13 UTC
Git commit 3b1a28a81f5d6e979cb66ff2522d87e807f3d5a3 by Jean-Baptiste Mardelle.
Committed on 13/07/2016 at 20:03.
Pushed by mardelle into branch 'master'.

Save track header width

M  +4    -0    src/kdenlivesettings.kcfg
M  +6    -0    src/timeline/timeline.cpp
M  +2    -0    src/timeline/timeline.h

http://commits.kde.org/kdenlive/3b1a28a81f5d6e979cb66ff2522d87e807f3d5a3