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
Pierre Lamot
VLC
Commits
2e3b16a4
Commit
2e3b16a4
authored
Dec 19, 2019
by
Pierre Lamot
Browse files
WIP: set TV safe area
parent
5a1b92a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt/maininterface/qml/MainInterface.qml
View file @
2e3b16a4
...
...
@@ -52,6 +52,10 @@ Rectangle {
}
}
//set TV safe area
onWidthChanged
:
VLCStyle
.
applicationHorizontalMargin
=
width
*
0.035
onHeightChanged
:
VLCStyle
.
applicationVerticalMargin
=
width
*
0.035
PlaylistControllerModel
{
id
:
mainPlaylistController
playlistPtr
:
mainctx
.
playlist
...
...
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