confirm prefs update, fix bg_pixmap sz, plugin layout tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / removegaps / removegaps.C
index 4fff8f2bb35fe685a3393dba7901639a34398db3..cfa530448b3c0c7f4e7ca9c404daf8a67fbc5344 100644 (file)
@@ -85,9 +85,9 @@ void RemoveGapsConfig::boundaries()
 RemoveGapsWindow::RemoveGapsWindow(RemoveGaps *plugin)
  : PluginClientWindow(plugin,
        xS(320),
-       yS(160),
+       yS(100),
        xS(320),
-       yS(160),
+       yS(100),
        0)
 {
        this->plugin = plugin;