fixes for full timeline updates, replace nums with syms for update interface
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / patchgui.C
index f7f4c7e25846ee9b49cadb1783e3d0532a59b3dc..169ff60049ed24d843c783cb91fce92bfb4eb2ab 100644 (file)
@@ -254,7 +254,7 @@ void PatchGUI::toggle_behavior(int type,
                        break;
 
                case Tracks::DRAW:
-                       mwindow->gui->update(0, 1, 0, 0, 0, 0, 0);
+                       mwindow->gui->update(0, NORMAL_DRAW, 0, 0, 0, 0, 0);
                        break;
 
                case Tracks::EXPAND: