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
0baa4133
Commit
0baa4133
authored
Feb 24, 2020
by
Jean-Baptiste Mardelle
Browse files
Fix markers drawn outside clip
Fixes
#579
parent
8f0ae230
Pipeline
#15572
passed with stage
in 13 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/timeline2/view/qml/Clip.qml
View file @
0baa4133
...
...
@@ -323,6 +323,7 @@ Rectangle {
delegate
:
Item
{
anchors.fill
:
parent
visible
:
markerBase
.
x
>=
0
&&
markerBase
.
x
<
clipRoot
.
width
Rectangle
{
id
:
markerBase
width
:
1
...
...
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