-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.7.2
-
Fix Version/s: 5.7.3
-
Component/s: Layouts & Widgets
Layout tags allow to set property values on the underlying element (layout, widget, ...).
As property values can be instances of Serializable (not only String), their type should be kept instead of being transformed into String objects.
- is required by
-
NXP-12007 Allow defining default property values in widget type configuration
- Resolved