[gnome-music/wip/jfelder/gtk4-v3: 192/208] ui/AlbumCover: Update selection box style




commit c09c8d6ef52523a330e243be76c9f150bd607ccf
Author: Marinus Schraal <mschraal gnome org>
Date:   Thu Feb 10 15:50:35 2022 +0100

    ui/AlbumCover: Update selection box style

 data/ui/AlbumCover.ui | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/data/ui/AlbumCover.ui b/data/ui/AlbumCover.ui
index da3230278..7df996f72 100644
--- a/data/ui/AlbumCover.ui
+++ b/data/ui/AlbumCover.ui
@@ -27,7 +27,9 @@
                 <property name="receives_default">False</property>
                 <property name="halign">end</property>
                 <property name="valign">end</property>
-                <!-- <property name="draw_indicator">True</property> -->
+                <style>
+                  <class name="selection-mode"/>
+                </style>
               </object>
             </child>
           </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]