-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Component/s: Layouts & Widgets
-
Tags:
Steps to reproduce:
- define a list widget with property "hideSubLabels" to true
- in it, put a complex widget without the property "hideSubLabels" defined
=> on the subwidget, the property is resolved to the parent widget value (=> hideSubLabels will be resolved as true on the complex widget, even if it's not defined at all)