full screen vicon view popup
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / gwindowgui.C
index 31f79e348b1836bcc3a628a9af173b10469d7c78..ce888faf6038343a5ec2ce5d5098c4781eb54706 100644 (file)
@@ -629,7 +629,7 @@ int GWindowToggle::handle_event()
        MWindow *mwindow = gui->mwindow;
        mwindow->gui->lock_window("GWindowToggle::handle_event");
 
-       mwindow->gui->update(1, 1, 0, 0, 1, 0, 0);
+       mwindow->gui->update(1, NORMAL_DRAW, 0, 0, 1, 0, 0);
        mwindow->gui->draw_overlays(1);
 
        if( value && info->isauto > 0 ) {