Hide lua script selector before showing lua parameter dialog.

This commit is contained in:
Robin Gareus 2016-03-23 13:50:43 +01:00
parent 627f2aae48
commit a8943538ea
3 changed files with 3 additions and 0 deletions

View file

@ -2080,6 +2080,7 @@ ProcessorBox::choose_lua ()
default:
return true;
}
ss.hide ();
PluginPtr p;
try {