Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
1d722f44
Commit
1d722f44
authored
Dec 08, 2020
by
Jean-Baptiste Mardelle
Browse files
Ensure subtitle track buttons are hidden when the track is hidden
parent
da8d326a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/timeline2/view/qml/timeline.qml
View file @
1d722f44
...
...
@@ -720,6 +720,7 @@ Rectangle {
width
:
trackHeaders
.
width
height
:
subtitleTrack
.
height
property
bool
collapsed
:
subtitleTrack
.
height
==
root
.
collapsedHeight
visible
:
height
>
0
ToolButton
{
id
:
expandSubButton
focusPolicy
:
Qt
.
NoFocus
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment