fix(bec widgets): designer plugins fixed for widgets #200
Reference in New Issue
Block a user
Delete Branch "fix/designer-plugins"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With the recent changes introduced in https://github.com/bec-project/bec_widgets/pull/1130, beamline plugin widgets need to regenerate their CLI and Designer metadata for RPC and Qt Designer integration to keep working.
If plugin widgets can no longer be added through RPC, run the following in the relevant Python environment:
@holler fyi