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
8cdac2b2
Commit
8cdac2b2
authored
Nov 01, 2019
by
Jean-Baptiste Mardelle
Browse files
Fix cartoon default value
parent
67382d4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/effects/frei0r_cartoon.xml
View file @
8cdac2b2
...
...
@@ -6,7 +6,7 @@
<parameter
type=
"animated"
name=
"triplevel"
max=
"100000"
min=
"0"
default=
"0.9999"
factor=
"100000"
>
<name>
Level of trip
</name>
</parameter>
<parameter
type=
"animated"
name=
"diffspace"
max=
"256"
min=
"0"
default=
"0"
factor=
"256"
>
<parameter
type=
"animated"
name=
"diffspace"
max=
"256"
min=
"0"
default=
"0
.00390625
"
factor=
"256"
>
<name>
Difference space
</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