[vlc-commits] [Git][videolan/vlc][master] qml: add some spacing at bottom of Browse Home view
Steve Lhomme (@robUx4)
gitlab at videolan.org
Mon Jun 16 09:14:39 UTC 2025
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
fd62bdbe by Prince Gupta at 2025-06-16T08:47:40+00:00
qml: add some spacing at bottom of Browse Home view
- - - - -
1 changed file:
- modules/gui/qt/network/qml/BrowseHomeDisplay.qml
Changes:
=====================================
modules/gui/qt/network/qml/BrowseHomeDisplay.qml
=====================================
@@ -166,6 +166,7 @@ FocusScope {
height: implicitHeight
spacing: 0 // relied on the generous padding of ViewHeader instead
+ bottomPadding: VLCStyle.margin_normal // topPadding taken care by ViewHeader
Navigation.parentItem: root
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/fd62bdbeb42f2d439beac97351acc8796d6a2092
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/fd62bdbeb42f2d439beac97351acc8796d6a2092
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list