confirm prefs update, fix bg_pixmap sz, plugin layout tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / audioscope / audioscope.C
index d6defad9cce3e2e947ddb4d349b75e7c5bf6fcc3..356f8112516a30e9b4d790dabd9801a423a641e7 100644 (file)
@@ -132,7 +132,7 @@ AudioScopeWindowSize::AudioScopeWindowSize(AudioScope *plugin,
        char *text)
  : BC_PopupMenu(x,
        y,
-       xS(80),
+       xS(110),
        text)
 {
        this->plugin = plugin;