add BC_SCALE env var for hi def monitors, cleanup theme data
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / titler / titler.C
index c1e46f209fac7e67f9173d991c071ea0f47ef9fa..d9489cb3bf78ac0538372324955125803b15f4e2 100644 (file)
@@ -105,8 +105,8 @@ TitleConfig::TitleConfig()
        wtext = 0;  wsize = 0;  wlen = 0;
        title_x = title_y = 0.0;
        title_w = title_h = 0;
-       window_w = 860;
-       window_h = 460;
+       window_w = xS(860);
+       window_h = yS(460);
        next_keyframe_position = 0;
        prev_keyframe_position = 0;
        timecode = 0;