[gimp/gimp-2-10] app: fix prop-gui static range visibility
- From: Ell <ell src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp/gimp-2-10] app: fix prop-gui static range visibility
 
- Date: Wed,  3 Jun 2020 12:37:21 +0000 (UTC)
 
commit c82b894cd3f0fdc504526508494b82addd7dbd51
Author: Ell <ell_se yahoo com>
Date:   Wed Jun 3 10:10:46 2020 +0300
    app: fix prop-gui static range visibility
    
    (cherry picked from commit c7599626f4adfea8764b0608298942dae20a0d7f)
 app/propgui/gimppropgui-generic.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/app/propgui/gimppropgui-generic.c b/app/propgui/gimppropgui-generic.c
index 7245fe2912..117eac8e53 100644
--- a/app/propgui/gimppropgui-generic.c
+++ b/app/propgui/gimppropgui-generic.c
@@ -223,6 +223,7 @@ _gimp_prop_gui_new_generic (GObject                  *config,
             create_controller_func,
             creator,
             &label_str);
+          gtk_widget_show (spin_scale);
 
           range_label_str = gegl_param_spec_get_property_key (pspec,
                                                               "range-label");
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]