picon dirs, new cinfinity picons, plugin info, rework text drawing, show msg, compres...
[goodguy/history.git] / cinelerra-5.1 / guicast / bcbutton.C
index de76b69c62498ffc2ffdfe314f5ecc9193c39011..6a8b863b1f3d5318f577fe17abb259d69a86af4e 100644 (file)
@@ -105,6 +105,7 @@ int BC_Button::update_bitmaps(VFrame **data)
 void BC_Button::enable()
 {
        enabled = 1;
+       status = BUTTON_UP;
        draw_face();
 }