You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use a predefined DepCtrl initialization function instead of having the requiring script specify it.
The change in @819b9c201eda5fa8127256065e8b5d8ce3e6d89c required the initialization function to be specified in the dependency list of a script. In addition to being inconvenient, this would break updating functionality when run in a different context (such as the DepCtrl toolbox)
0 commit comments