mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
Hide lua script selector before showing lua parameter dialog.
This commit is contained in:
parent
627f2aae48
commit
a8943538ea
3 changed files with 3 additions and 0 deletions
|
|
@ -2080,6 +2080,7 @@ ProcessorBox::choose_lua ()
|
|||
default:
|
||||
return true;
|
||||
}
|
||||
ss.hide ();
|
||||
|
||||
PluginPtr p;
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue