Add 'readonly' setting for all InputElements and likert
For elements which don't have this functionality the workaround is to use pointer events and make the elements unclickable.
Showing
- projects/common/element-components/checkbox.component.ts 1 addition, 0 deletionsprojects/common/element-components/checkbox.component.ts
- projects/common/element-components/compound-elements/likert-radio-button-group.component.ts 1 addition, 0 deletions.../compound-elements/likert-radio-button-group.component.ts
- projects/common/element-components/dropdown.component.ts 5 additions, 2 deletionsprojects/common/element-components/dropdown.component.ts
- projects/common/element-components/radio-button-group.component.ts 1 addition, 0 deletions...common/element-components/radio-button-group.component.ts
- projects/common/element-components/text-area.component.ts 1 addition, 0 deletionsprojects/common/element-components/text-area.component.ts
- projects/common/element-components/text-field.component.ts 2 additions, 0 deletionsprojects/common/element-components/text-field.component.ts
- projects/common/models/compound-elements/likert-element.ts 6 additions, 0 deletionsprojects/common/models/compound-elements/likert-element.ts
- projects/common/models/uI-element.ts 2 additions, 0 deletionsprojects/common/models/uI-element.ts
- projects/editor/src/app/unit-view/page-view/properties-panel/element-properties.component.html 5 additions, 0 deletions...e-view/properties-panel/element-properties.component.html
Loading
Please register or sign in to comment