X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftimestretchrt%2Ftimestretchrt.C;h=5deb8c9ab785f1e46abdee2fc9936338e6c617b5;hb=f068b73c1d4afafbf6d86e7f5bc8f1c96b5366d3;hp=c84dca49b06d78cc41e3108f365ed35a88c23040;hpb=0df48ad2d876409c5beeae2e21933a728ea76c33;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;