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
Although this example does demo some cool functionality, the code itself does some very strange, non-standard things that we likely don't want to be using in an example people will take inspiration from.
This code should be refactored to follow best practices. Eg. not over-loading "view" and "model view" to be different from the View and ModelView of traitsUI.
The text was updated successfully, but these errors were encountered:
Although this example does demo some cool functionality, the code itself does some very strange, non-standard things that we likely don't want to be using in an example people will take inspiration from.
This code should be refactored to follow best practices. Eg. not over-loading "view" and "model view" to be different from the View and ModelView of traitsUI.
The text was updated successfully, but these errors were encountered: