[vlc-commits] [Git][videolan/vlc][master] qml: remove spacing in music artist list

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Sat Mar 23 11:00:23 UTC 2024



Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
3e45f737 by Fatih Uzunoglu at 2024-03-23T10:40:25+00:00
qml: remove spacing in music artist list

- - - - -


1 changed file:

- modules/gui/qt/medialibrary/qml/MusicArtistsAlbums.qml


Changes:

=====================================
modules/gui/qt/medialibrary/qml/MusicArtistsAlbums.qml
=====================================
@@ -144,7 +144,6 @@ FocusScope {
         Widgets.KeyNavigableListView {
             id: artistList
 
-            spacing: 4
             model: artistModel
             selectionModel: root.selectionModel
             currentIndex: -1



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/3e45f73735fce77b4ac2e9804151a1669461cabe

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/3e45f73735fce77b4ac2e9804151a1669461cabe
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