mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
notes editor - reorganize buttons
This commit is contained in:
parent
b970ea12ad
commit
3c72a2908d
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ function editNotes(id, name) {
|
||||||
height: "90%",
|
height: "90%",
|
||||||
menubar: false,
|
menubar: false,
|
||||||
plugins: `autolink lists link charmap print formatpainter casechange code fullscreen image link media table paste hr checklist wordcount`,
|
plugins: `autolink lists link charmap print formatpainter casechange code fullscreen image link media table paste hr checklist wordcount`,
|
||||||
toolbar: `fullscreen code | undo redo | bold italic strikethrough forecolor backcolor | formatpainter removeformat | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image media table | blockquote hr casechange checklist charmap print | fontselect fontsizeselect`,
|
toolbar: `code | undo redo | bold italic strikethrough forecolor backcolor | formatpainter removeformat | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image media table | fontselect fontsizeselect | blockquote hr casechange checklist charmap | print fullscreen`,
|
||||||
media_alt_source: false,
|
media_alt_source: false,
|
||||||
media_poster: false,
|
media_poster: false,
|
||||||
setup: editor => {
|
setup: editor => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue