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
5e4ebdd8
Commit
5e4ebdd8
authored
Dec 18, 2020
by
Vivek Yadav
Browse files
Update Clip.qml
parent
4ad663b7
Changes
1
Show whitespace changes
Inline
Side-by-side
src/timeline2/view/qml/Clip.qml
View file @
5e4ebdd8
...
...
@@ -970,7 +970,7 @@ Rectangle {
id
:
compOutArea
anchors.right
:
parent
.
right
anchors.bottom
:
parent
.
bottom
width
:
Math
.
min
(
root
.
baseUnit
,
container
.
height
)
width
:
Math
.
min
(
root
.
baseUnit
,
container
.
height
/
3
)
height
:
width
hoverEnabled
:
true
cursorShape
:
Qt
.
PointingHandCursor
...
...
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