Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(ui_loader): ui loader is compatible with bec plugins

wyzula_j requested to merge fix/ui_loader_plugins_compatible into main

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

Merge request reports

Loading