[gnome-music/wip/jfelder/gtk4-v3: 50/174] ui/SongWidgetMenu: Replace modal property by renamed autohide




commit 75f1e99272a1d32de977f1087e335e3b28e78d3b
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]