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
dcb71b2d
Commit
dcb71b2d
authored
Sep 11, 2021
by
Jean-Baptiste Mardelle
Browse files
Crop effect: use project resolution by default(solves proxy issue).
BUG: 408235
parent
030e79f0
Pipeline
#80011
passed with stage
in 9 minutes and 2 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
data/effects/crop.xml
View file @
dcb71b2d
...
...
@@ -21,7 +21,7 @@
<parameter
type=
"constant"
name=
"center_bias"
max=
"%maxWidth"
min=
"-%maxWidth"
default=
"0"
>
<name>
Center balance
</name>
</parameter>
<parameter
type=
"bool"
name=
"use_profile"
default=
"
0
"
>
<parameter
type=
"bool"
name=
"use_profile"
default=
"
1
"
>
<name>
Use project resolution
</name>
</parameter>
</effect>
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