gtk-demo: Fix font explore initial state

This commit is contained in:
Matthias Clasen
2019-12-23 22:35:44 -05:00
parent db42c23c0a
commit 663fb93af7

View File

@@ -1337,6 +1337,8 @@ do_font_features (GtkWidget *do_widget)
G_CALLBACK (gtk_widget_destroyed), &window);
g_object_unref (builder);
update_display ();
}
if (!gtk_widget_get_visible (window))