Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(AbstractWidgetFactory): Fix view widget model
Widgets should not take on the WidgetFactory's model. Instead, explicitly specify what members we want from the factory object. This avoids populating widgetModel.classHierarchy with unnecessary classes.
- Loading branch information