Make the draw tool quieter.
[synfig.git] / synfig-studio / trunk / src / gtkmm / state_bline.cpp
index f1f2221..ba754f6 100644 (file)
@@ -65,7 +65,7 @@ using namespace studio;
 /* === M A C R O S ========================================================= */
 
 // if defined, show the first duck as green while drawing
-//#define DISTINGUISH_FIRST_DUCK
+#define DISTINGUISH_FIRST_DUCK
 
 /* === G L O B A L S ======================================================= */
 
@@ -603,6 +603,8 @@ StateBLine_Context::run_()
                if(!canvas)
                        canvas=get_canvas_view()->get_canvas();
 
+               value_node_bline->set_member_canvas(canvas);
+
                synfigapp::SelectionManager::LayerList layer_selection;
 
                ///////////////////////////////////////////////////////////////////////////