X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blond%2Fblondtheme.C;h=7a54ee9bb1a5e0c43005690559083fbf43a861c1;hp=71c647ae64c71d211f9c9b1fbb32a64aba472e16;hb=f46839d462b640dd0542b2d87c7ab03e72a72613;hpb=4c207ab325a8e8e6b79a9a18d4647273b5f59f93 diff --git a/cinelerra-5.1/plugins/theme_blond/blondtheme.C b/cinelerra-5.1/plugins/theme_blond/blondtheme.C index 71c647ae..7a54ee9b 100644 --- a/cinelerra-5.1/plugins/theme_blond/blondtheme.C +++ b/cinelerra-5.1/plugins/theme_blond/blondtheme.C @@ -446,6 +446,11 @@ void BlondTheme::initialize() "tumble_hi.png", "tumble_bottom.png", "tumble_top.png"); + new_image_set("tumblepatch_data", 4, + "tumblepatch_up.png", + "tumblepatch_hi.png", + "tumblepatch_bottom.png", + "tumblepatch_top.png"); resources->listbox_button = new_button4("listbox_button.png", "editpanel_up.png", "editpanel_hi.png", @@ -934,7 +939,7 @@ void BlondTheme::initialize() recordgui_variable_color = RED; channel_position_color = MEYELLOW; - resources->meter_title_w = xS(25); + resources->meter_title_w = xS(28); // (asset) edit info text color edit_font_color = YELLOW;