renoise / tools

Scripting tools written by the Renoise team
MIT License
285 stars 43 forks source link

xStream: deleting argument can throw error #107

Closed bjorn-nesby closed 7 years ago

bjorn-nesby commented 7 years ago

Deleting an argument can throw error on next UI update:

.\source/xStreamUIArgsPanel.lua:866: attempt to index local 'arg' (a nil value) stack traceback: .\source/xStreamUIArgsPanel.lua:866: in function 'update_visibility' .\source/xStreamUIArgsEditor.lua:62: in function <.\source/xStreamUIArgsEditor.lua:35> [C]: in function '__newindex' [string "do..."]:22: in function <[string "do..."]:9> *** .\source/xStreamUIArgsEditor.lua:352: in function <.\source/xStreamUIArgsEditor.lua:345>