-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Layouts & Widgets
-
Tags:
-
Sprint:nxNag Sprint 7.1-2
-
Story Points:1
This is required by NXS-2336 to better handle NXP-15299 and NXP-15855.
This will look like:
<widget name="size_deprecated" type="int"> <categories> <category>widgetTypeConf</category> </categories> <labels> <label mode="any">Size</label> </labels> <fields> <field>size</field> </fields> <controls mode="any"> <control name="deprecatedVersion">6.0</control> <control name="deprecatedDescription">Control the size in css, not with the size attribute</control> </controls> </widget>