Refactor likert layout and add first column ratio prop
- Images now scale up and down depending on the available space. - The new property controls the first (column) size parameter for the grid. The others are fixed at 1. Decimal values are allowed for fine-tuned control. This prop is passed on to the child likert-row component. It uses the same grid and needs this info for proper alignment with the column headers. - Remove unnecessary div in likert
Showing
- projects/common/element-components/compound-elements/likert-radio-button-group.component.ts 3 additions, 1 deletion.../compound-elements/likert-radio-button-group.component.ts
- projects/common/element-components/compound-elements/likert.component.ts 5 additions, 11 deletions.../element-components/compound-elements/likert.component.ts
- projects/common/models/compound-elements/likert-element-row.ts 1 addition, 0 deletions...cts/common/models/compound-elements/likert-element-row.ts
- projects/common/models/compound-elements/likert-element.ts 1 addition, 0 deletionsprojects/common/models/compound-elements/likert-element.ts
- projects/editor/src/app/components/unit-view/page-view/properties-panel/element-model-properties-component.component.ts 7 additions, 0 deletions...ies-panel/element-model-properties-component.component.ts
- projects/editor/src/assets/i18n/de.json 2 additions, 0 deletionsprojects/editor/src/assets/i18n/de.json
Loading
Please register or sign in to comment