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
1360538b
Commit
1360538b
authored
Mar 25, 2021
by
Jean-Baptiste Mardelle
Browse files
Fix timeline operation broken after aborted right resize operation
parent
b50f8eec
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/timeline2/view/qml/Clip.qml
View file @
1360538b
...
@@ -675,6 +675,8 @@ Rectangle {
...
@@ -675,6 +675,8 @@ Rectangle {
}
else
{
}
else
{
endDrag
()
endDrag
()
}
}
}
else
{
root
.
groupTrimData
=
undefined
}
}
}
}
onDoubleClicked
:
{
onDoubleClicked
:
{
...
...
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