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
6bf17261
Commit
6bf17261
authored
Jun 10, 2021
by
Jean-Baptiste Mardelle
Browse files
Fix qml anchoring warning in mix
parent
a8599d6e
Pipeline
#65028
passed with stage
in 8 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/timeline2/view/qml/MixShape.qml
View file @
6bf17261
...
...
@@ -2,7 +2,7 @@ import QtQuick 2.11
import
QtQuick
.
Shapes
1.11
Shape
{
anchors.fill
:
mixBackground
anchors.fill
:
parent
asynchronous
:
true
opacity
:
0.4
ShapePath
{
...
...
Write
Preview
Markdown
is supported
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