forked from AuroraMiddleware/gtk
Merge branch 'gtk-3-24' into 'gtk-3-24'
Fix for issue #2497, see https://gitlab.gnome.org/GNOME/gtk/issues/2497 See merge request GNOME/gtk!1509
This commit is contained in:
commit
603c3ba533
@ -610,9 +610,8 @@ unselect_current_file (GtkFileChooserButton *button)
|
||||
{
|
||||
g_object_unref (priv->selection_while_inactive);
|
||||
priv->selection_while_inactive = NULL;
|
||||
}
|
||||
|
||||
priv->is_changing_selection = TRUE;
|
||||
}
|
||||
|
||||
update_label_and_image (button);
|
||||
update_combo_box (button);
|
||||
|
Loading…
Reference in New Issue
Block a user