Fix 2112320: "Change 'Grab' button in the Gradient Editor". Renamed the 'Grab' butto...
[synfig.git] / synfig-studio / trunk / src / gtkmm / cellrenderer_value.cpp
index eca2a97..34af34e 100644 (file)
@@ -533,6 +533,7 @@ CellRenderer_ValueBase::start_editing_vfunc(
                                path
                        )
                );
+               App::dialog_gradient->grab_button_set_sensitive(true);
                App::dialog_gradient->present();
 
                return NULL;