sync to last commit on google_code
[goodguy/history.git] / cinelerra-5.0 / plugins / titler / titlewindow.C
index b481f7b0def803e189c2d59830a67dd9af5a1336..a2ad2cf7c821b74a5a86495941377db23701bc23 100644 (file)
@@ -852,7 +852,7 @@ int TitleText::handle_event()
 TitleDropShadow::TitleDropShadow(TitleMain *client, TitleWindow *window, int x, int y)
  : BC_TumbleTextBox(window,
        (int64_t)client->config.dropshadow,
-       (int64_t)0,
+       (int64_t)-1000,
        (int64_t)1000,
        x,
        y,