Make text element have a font size again
This controls the general font size. Specific spans can still be styled individually in the text editor. - The TextEditor also uses this font size as default when rendering the text.
Showing
- projects/common/ui-elements/text/text-element.ts 0 additions, 1 deletionprojects/common/ui-elements/text/text-element.ts
- projects/common/ui-elements/text/text.component.ts 1 addition, 0 deletionsprojects/common/ui-elements/text/text.component.ts
- projects/editor/src/app/components/dialogs/rich-text-edit-dialog.component.ts 9 additions, 3 deletions...app/components/dialogs/rich-text-edit-dialog.component.ts
- projects/editor/src/app/services/dialog.service.ts 3 additions, 2 deletionsprojects/editor/src/app/services/dialog.service.ts
- projects/editor/src/app/services/unit.service.ts 3 additions, 1 deletionprojects/editor/src/app/services/unit.service.ts
- projects/editor/src/app/text-editor/rich-text-editor.component.html 3 additions, 1 deletion...ditor/src/app/text-editor/rich-text-editor.component.html
- projects/editor/src/app/text-editor/rich-text-editor.component.ts 1 addition, 0 deletions.../editor/src/app/text-editor/rich-text-editor.component.ts
Loading
Please register or sign in to comment