fix awdw solo vicon crash, fix nested clip for binfolders, open edit edl
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_pinklady / pinkladytheme.C
index bca5c59bdd93b6d9ecd3929ed7ad47c57e1220f4..191187f0578d6fb724aee74521bb87b5f9c2fc65 100644 (file)
@@ -445,6 +445,11 @@ void PINKLADY::initialize()
                "tumble_hi.png",
                "tumble_bottom.png",
                "tumble_top.png");
+       resources->tumblepatch_data = new_image_set(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",
@@ -931,7 +936,7 @@ void PINKLADY::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;