add layout_scale preference, scaling cleanup, rework init bc_resources, init tip_info...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / photoscale / photoscale.C
index 55f515f2df3508f2026cf196734fd46a639007ee..790539f67bc66a64475cc5bd8fbd900067858eaa 100644 (file)
@@ -40,9 +40,9 @@
 PhotoScaleWindow::PhotoScaleWindow(PhotoScaleMain *plugin)
  : PluginClientWindow(plugin,
        xS(250),
-       yS(200),
+       yS(140),
        xS(250),
-       yS(200),
+       yS(140),
        0)
 {
        this->plugin = plugin;