Skip to content
GitLab
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
d46b017e
Commit
d46b017e
authored
Jan 16, 2020
by
Jean-Baptiste Mardelle
Browse files
Fix razor marker not updating.
Fixes
#520
parent
e655a2af
Pipeline
#13295
passed with stage
in 13 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/timeline2/view/qml/ClipThumbs.qml
View file @
d46b017e
...
...
@@ -53,6 +53,8 @@ Row {
anchors.leftMargin
:
index
<
thumbRepeater
.
count
-
1
?
0
:
parent
.
width
-
thumbRow
.
thumbWidth
-
1
implicitWidth
:
thumbRepeater
.
imageWidth
implicitHeight
:
container
.
height
hoverEnabled
:
false
visible
:
running
contentItem
:
Image
{
id
:
thumbPlaceholder
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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