tanant/knobwrangler

Add in nudge/move operations for knobs?

Opened this issue · 0 comments

It's not currently pretty, but you can do this by using normal python list management ops and just popping/re-adding all user knobs (since they're just all in-memory kind of operations). Probably should add in compatibility for the move up/down kind of operations that you can do in the UI.