fireclawthefox / fireclawthefox/DirectGuiDesigner
Bug when importing a custom widget with same name as some other widget
Open
bug
enhancement
- Dominant language
- Python
- Stars
- 27
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently the designer does not support having multiple widget types with the same name. This becomes an issue if someone wants to make their own variants of default DirectGui widgets. Then only the custom widget can be selected in the ToolBox panel. If you try and create the default variant, the custom one is created instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.