fix(ui_loader): ui loader is compatible with bec plugins
Description
Custom UiLoader is now compatible with custom BEC Widgets added in bec-designer
Related Issues
None
Type of Change
- Loader assigns custom widgets correctly in ui file
-
ColorButton
added manually
Potential side effects
None
Screenshots / GIFs (if applicable)
[Include any relevant screenshots or GIFs to showcase the changes made.]
Additional Comments
All plugins with <widget>.pyproject
should be added to the custom widget list, not only the top_level widgets
Edited by wyzula_j