add layout_scale preference, scaling cleanup, rework init bc_resources, init tip_info...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / edge / edgewindow.C
index 0a143a3a4c047c4233480a32fcdb7b9a01030b78..eaae3b984af0bb2ded75e0f916d892f7256ec471 100644 (file)
@@ -28,9 +28,9 @@
 EdgeWindow::EdgeWindow(Edge *plugin)
  : PluginClientWindow(plugin,
        xS(320),
-       yS(120),
+       yS(70),
        xS(320),
-       yS(120),
+       yS(70),
        0)
 {
        this->plugin = plugin;