Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Relocate parameter declarations to after the on_set_parameters callback declaration. This is needed because declaring parameters will trigger the callback, which needs to be set in order for the parameter changes to take effect.
- Loading branch information