X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fplugins%2Ftimestretchrt%2Ftimestretchrt.C;fp=cinelerra-5.1%2Fplugins%2Ftimestretchrt%2Ftimestretchrt.C;h=5deb8c9ab785f1e46abdee2fc9936338e6c617b5;hb=5ec378f09aeeb646705fdb8035b39a186374fba0;hp=c84dca49b06d78cc41e3108f365ed35a88c23040;hpb=6ff8b339d215bb1c2cef589fd7959aa2e1834105;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/timestretchrt/timestretchrt.C b/cinelerra-5.1/plugins/timestretchrt/timestretchrt.C index c84dca49..5deb8c9a 100644 --- a/cinelerra-5.1/plugins/timestretchrt/timestretchrt.C +++ b/cinelerra-5.1/plugins/timestretchrt/timestretchrt.C @@ -93,10 +93,10 @@ void TimeStretchRTConfig::boundaries() TimeStretchRTWindow::TimeStretchRTWindow(TimeStretchRT *plugin) : PluginClientWindow(plugin, - xS(210), - yS(200), - xS(200), - yS(210), + xS(180), + yS(160), + xS(180), + yS(160), 0) { this->plugin = plugin;