rework proxy scaler, fix crop-gui coord, video_data tweak for proxy_format
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / theme.C
index 55e2cbc051c65cf5120bf79561e7bf920ac38d14..4141f08fabc7c6449d06a1eac23430cc83dd441d 100644 (file)
@@ -94,7 +94,7 @@ Theme::Theme()
        preferences_category_overlap = 0;
 
        loadmode_w = 350;
-       czoom_w = 80;
+       czoom_w = 110;
 
 #include "data/about_bg_png.h"
        about_bg = new VFramePng(about_bg_png);
@@ -131,6 +131,7 @@ Theme::Theme()
        ffmpeg_toggle = 0;
        proxy_s_toggle = 0;
        proxy_p_toggle = 0;
+       mask_mode_toggle = 0;
        infoasset_data = 0;
        in_point = 0;
        insert_data = 0;
@@ -139,6 +140,7 @@ Theme::Theme()
        lift_data = 0;
        maskkeyframe_data = 0;
        modekeyframe_data = 0;
+       hardedge_data = 0;
        movedn_data = 0;
        moveup_data = 0;
        newbin_data = 0;