[gnome-games] savestates-list: Make the new savestate row unselectable



commit f21ab90041e736d9a61a34806d2f49dfeec5a327
Author: Yetizone <andreii lisita gmail com>
Date:   Sun Aug 11 17:29:19 2019 +0300

    savestates-list: Make the new savestate row unselectable

 data/ui/savestates-list.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/savestates-list.ui b/data/ui/savestates-list.ui
index 4d932d92..19d63731 100644
--- a/data/ui/savestates-list.ui
+++ b/data/ui/savestates-list.ui
@@ -29,6 +29,7 @@
                     <child>
                       <object class="GtkListBoxRow" id="new_savestate_row">
                         <property name="visible">True</property>
+                        <property name="selectable">False</property>
                         <style>
                           <class name="savestate-row"/>
                         </style>


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