renoise / tools

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

xStream: when editing argument, selecting first from dropdown #80

Closed bjorn-nesby closed 7 years ago

bjorn-nesby commented 7 years ago

Update - to recreate:

  1. Load, or create a new model
  2. Hit + to add an argument
  3. Choose "[select argument]" from popup

Happened immediately after this one: https://github.com/renoise/xrnx/issues/79

.\source/xStreamUIArgsPanel.lua:871: attempt to index field 'selected_arg' (a nil value)
stack traceback:
  .\source/xStreamUIArgsPanel.lua:871: in function 'update_visibility'
  .\source/xStreamUI.lua:1372: in function 'on_idle'
  .\source/xStream.lua:1234: in function 'on_idle'
  .\source/xStream.lua:469: in function <.\source/xStream.lua:468>