[gnome-music/wip/mschraal/gtk4-pre-squash-backup: 52/254] ui/SongWidgetMenu: Replace modal property by renamed autohide




commit 5ec6296b457cf76711fc5b167e3ff4286a20f77b
Author: Jean Felder <jfelder src gnome org>
Date:   Sun Jan 9 00:36:36 2022 +0100

    ui/SongWidgetMenu: Replace modal property by renamed autohide

 data/ui/SongWidgetMenu.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/SongWidgetMenu.ui b/data/ui/SongWidgetMenu.ui
index 8868176f2..c8ac0cd4b 100644
--- a/data/ui/SongWidgetMenu.ui
+++ b/data/ui/SongWidgetMenu.ui
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <template class="SongWidgetMenu" parent="GtkPopoverMenu">
-    <property name="modal">True</property>
+    <property name="autohide">True</property>
     <property name="position">bottom</property>
     <property name="visible">False</property>
     <child>


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