Property with PossibleValues
attribute which does not have any possible value is not visible on ui
#463
Labels
bug
Something isn't working
Describe the bug
The property is not visible on UI if the
PossibleValues
attribute does not return any possible value. In the WPF UIs it was then displayed as normal property with a text-field.I already debugged
EntryConvert
seems fine there. It must be an UI issue.The text was updated successfully, but these errors were encountered: