composer: Add font buttons to toolbar
This replaces the menu options in the overflow menu with nicer looking, more discoverable toolbar buttons. They work much the same way as before.
This commit is contained in:
parent
aaf172b77f
commit
0eed1bb21a
11 changed files with 316 additions and 121 deletions
|
|
@ -6,6 +6,8 @@ icon_files = files(
|
|||
'detach-symbolic.svg',
|
||||
'text-x-generic-symbolic.svg',
|
||||
'edit-symbolic.svg',
|
||||
'font-size-symbolic.svg',
|
||||
'font-color-symbolic.svg',
|
||||
'format-ordered-list-symbolic.svg',
|
||||
'format-ordered-list-symbolic-rtl.svg',
|
||||
'format-text-remove-symbolic.svg',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue