[gnome-games/wip/exalm/gtk4: 234/238] tmp remove remove



commit 472ab178f26add3d6b39b4b55a949c2f44604bf5
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Mon Aug 19 20:39:17 2019 +0500

    tmp remove remove

 src/ui/savestate-listbox-row.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ui/savestate-listbox-row.vala b/src/ui/savestate-listbox-row.vala
index 0817ab0a..cc5b3c47 100644
--- a/src/ui/savestate-listbox-row.vala
+++ b/src/ui/savestate-listbox-row.vala
@@ -105,7 +105,7 @@ private class Games.SavestateListBoxRow : Gtk.ListBoxRow {
        public void remove_animated () {
                selectable = false;
                revealer.notify["child-revealed"].connect(() => {
-                       get_parent ().remove (this);
+//                     get_parent ().remove (this);
                });
                revealer.reveal_child = false;
        }


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