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
44df0563
Commit
44df0563
authored
Nov 09, 2019
by
Jean-Baptiste Mardelle
Browse files
Cleanup clip name overlay
parent
1fe4d0ad
Pipeline
#10151
passed with stage
in 13 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/monitor/view/kdenliveclipmonitor.qml
View file @
44df0563
...
@@ -196,15 +196,7 @@ Item {
...
@@ -196,15 +196,7 @@ Item {
color
:
"
#222277
"
color
:
"
#222277
"
}
}
visible
:
clipName
!=
""
visible
:
clipName
!=
""
height
:
marker
.
height
padding
:
4
width
:
textMetricsName
.
width
+
10
padding
:
10
horizontalAlignment
:
TextInput
.
AlignHCenter
TextMetrics
{
id
:
textMetricsName
font
:
clipNameLabel
.
font
text
:
clipNameLabel
.
text
}
SequentialAnimation
{
SequentialAnimation
{
id
:
showAnimate
id
:
showAnimate
running
:
false
running
:
false
...
...
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