Ray Strode 49260a85ad appDisplay: Stop watching FolderIcon parent view when destroyed
When a FolderIcon is opened, it asks the parent view to allocate
space for it, which takes time.  Eventually, the space-ready
signal is emitted on the view and the icon can make use of the new
space with its popup.  If the icon gets destroyed in the
interim, though, space-ready signal handler still fires.

This commit disconnects the signal handler so it doesn't get called
on a destroyed icon.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/628
2019-07-23 14:53:24 +00:00
..
2019-07-12 18:54:49 +00:00
2019-07-01 23:44:11 +02:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-22 17:50:52 +02:00
2019-07-01 23:44:11 +02:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-01 23:44:11 +02:00
2019-07-01 23:44:11 +02:00
2019-07-05 11:32:31 +00:00
2019-07-01 23:44:10 +02:00
2019-07-02 12:17:46 +00:00