Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thomas Guillem
vlc-legacy
Commits
e447dd40
Commit
e447dd40
authored
Sep 01, 2020
by
Pierre Lamot
Browse files
qml: don't specify top, bottom, and verticalCenter at the same time in Miniplayer
parent
1933355e
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt/player/qml/MiniPlayer.qml
View file @
e447dd40
...
...
@@ -142,7 +142,6 @@ Widgets.NavigableFocusScope {
id
:
playingItemInfoRow
anchors.top
:
parent
.
top
anchors.bottom
:
parent
.
bottom
anchors.verticalCenter
:
parent
.
verticalCenter
Item
{
anchors.verticalCenter
:
parent
.
verticalCenter
...
...
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