06-18-2021, 03:02 PM
That's very clear.
I just made a PR:
- Made asset a custom view on par with shot a sequence
- Added link for asset from dashboard
- Removed home view as it was a duplicate of dashboard
- Added an icon to dashboard
- added back vfx/config/config_widget.spt as is still needed
I added vfx/config/config_widget.spt because:
- many links still go to the ViewPanelWdg
- New custom layouts use a ViewPanelWdg which needs configurations
I guess we could get rid of more config_widget entries configuring ViewPanelWdg "inline" into the custom widget, is this a good idea? We would still need a definition and an edit_definition to configure widget used in ViewPanelWdg columns.
One question what does <use_last_search>false</use_last_search> do?
I just made a PR:
- Made asset a custom view on par with shot a sequence
- Added link for asset from dashboard
- Removed home view as it was a duplicate of dashboard
- Added an icon to dashboard
- added back vfx/config/config_widget.spt as is still needed
I added vfx/config/config_widget.spt because:
- many links still go to the ViewPanelWdg
- New custom layouts use a ViewPanelWdg which needs configurations
I guess we could get rid of more config_widget entries configuring ViewPanelWdg "inline" into the custom widget, is this a good idea? We would still need a definition and an edit_definition to configure widget used in ViewPanelWdg columns.
One question what does <use_last_search>false</use_last_search> do?