[vlc-commits] [Git][videolan/vlc][master] qml: fix background for tracks page list

Steve Lhomme (@robUx4) gitlab at videolan.org
Sat Nov 25 09:45:44 UTC 2023



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
328563e4 by Prince Gupta at 2023-11-25T09:27:58+00:00
qml: fix background for tracks page list

- - - - -


1 changed file:

- modules/gui/qt/player/qml/TracksListPage.qml


Changes:

=====================================
modules/gui/qt/player/qml/TracksListPage.qml
=====================================
@@ -222,6 +222,8 @@ RowLayout {
                     focus: true
                     clip: true
 
+                    fadingEdge.backgroundColor: "transparent"
+
                     Accessible.role: Accessible.List
                     Accessible.name: I18n.qtr("Track list")
 



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/328563e46375072e393a019f14232c657bbcfb0b

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