-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 24.13
-
Fix Version/s: 26
-
Component/s: Layouts & Widgets
-
Tags:
-
Sprint:nxNag Sprint 7.4.4
When importing layouts (from mode to mode), some properties are filtered according to the widget type definition information.
Custom properties on template widget types are not copied over because only the "template" property is declared on this type.
=> add an exception in the case of widgets of type "template", so that all custom properties are copied, although they may not make sense or be useful in some modes.