Community
Participate
Working Groups
Build Identifier: * The Any type should probably allow the user to choose from a list of All widgets that are available, and it will be up to the user to verify that the right type is being used with the widget at runtime. This could be something we implement after .7 or after 1.0. * The Number type should probably allow the user to choose from a list of all widgets that can be used by the value types that can be assigned to a Number (e.g. Decimal, Int, etc), and it will be up to the user to verify that the right type is being used with the widget at runtime. This could be something we implement after .7 or after 1.0. Reproducible: Always
When the any type is supported, should also show it in EGL Data View