X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blue%2Fbluetheme.C;h=8bc27de92d2792920cd2b92cbc0c6343ba93509e;hb=3badd817d6f012b5e882940db0c5d7e61cec15d7;hp=fff8a1ea39044d2ee51d46a38596fb0d92bd29d1;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_blue/bluetheme.C b/cinelerra-5.1/plugins/theme_blue/bluetheme.C index fff8a1ea..8bc27de9 100644 --- a/cinelerra-5.1/plugins/theme_blue/bluetheme.C +++ b/cinelerra-5.1/plugins/theme_blue/bluetheme.C @@ -925,7 +925,7 @@ void BlueDotTheme::draw_mwindow_bg(MWindowGUI *gui) // Zoombar gui->set_color(0x1a1447); - gui->draw_box(mzoom_x, + gui->draw_box(mzoom_x, mzoom_y, mwindow->session->mwindow_w, 25);