add layout_scale preference, scaling cleanup, rework init bc_resources, init tip_info...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / ivtc / ivtcwindow.C
index d3b996649d3cda9bc47624e95474e7447dc2aefb..f015fd5e0618e8ce057a673fa39e39dffd3a3cc0 100644 (file)
@@ -43,9 +43,9 @@ static const char *pattern_text[] =
 IVTCWindow::IVTCWindow(IVTCMain *client)
  : PluginClientWindow(client,
        xS(210),
-       yS(230),
+       yS(200),
        xS(210),
-       yS(230),
+       yS(200),
        0)
 {
        this->client = client;