[editor] Improve TextEditor toolbar layout and functionality
- Reordered the buttons to make it look nicer (but still make sence logically) - Put some more divs with flex layouting to prevent elements moving unexpextedly. - Changed color and list inputs to split-buttons. Those compone a button with a dropdown. - The editor now saves the set color and it can be applied to subsequent selections as well.
Showing
- projects/editor/src/app/text-editor/rich-text-editor.component.css 52 additions, 14 deletions...editor/src/app/text-editor/rich-text-editor.component.css
- projects/editor/src/app/text-editor/rich-text-editor.component.html 187 additions, 172 deletions...ditor/src/app/text-editor/rich-text-editor.component.html
- projects/editor/src/app/text-editor/rich-text-editor.component.ts 13 additions, 4 deletions.../editor/src/app/text-editor/rich-text-editor.component.ts
Please register or sign in to comment