Bug 392895

Summary: Align audio track toggle actions with video tracks
Product: [Applications] kdenlive Reporter: Chris Holland <zrenfire>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: wishlist CC: snd.noise
Priority: NOR    
Version: 17.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: AlignTrackToggles.diff

Description Chris Holland 2018-04-08 21:48:34 UTC
When using smaller tracks, it would be aesthetically pleasing if all toggle buttons were lined up.

I tried patching this myself. Current behaviour on the left, wishlist on the right.

https://i.imgur.com/fKEqxMx.png

The easiest way I found to do this was to just add the toggleVideo button, but disable it. Ideally it should be an empty area the size of a button, but this might be easier for a track to switch between an "audio" => "video" => "audio" type track, which currently doesn't provide any visual feedback.
Comment 1 Chris Holland 2018-04-08 21:49:56 UTC
Created attachment 111910 [details]
AlignTrackToggles.diff
Comment 2 farid 2021-03-05 12:20:00 UTC
Hi Chris, the track header has changed after the timeline code refactoring. Thanks for your contribution though. Cheers.