Matthias Metelka
d55d5979e8
Give OptionsButton its own ButtonGroup and move it to more prominent position ( #2207 )
...
and give it some padding
2022-11-23 16:18:29 +10:00
Matthias Metelka
c6daa9907d
Fix Floating Ui error causing freezes on image resize ( #2206 )
...
* Replace autoPlacement with flip
* Remove logic made redundant by use of flip()
* Edit preferred placement on components using WithFloating
* Rename placement to preferredPlacement
* Set "bottom" as default placement and remove redundant declarations
2022-11-23 16:16:09 +10:00
Matthias Metelka
cc8b09f433
Move MathJax toggle to OptionsButton and fix two bugs ( #2126 )
...
* Rename MathJax toggle and move it to OptionsButton
* Apply MathJax setting to newly added blocks
* Actually remove MathJax element on delete
2022-10-12 14:34:25 +10:00
Matthias Metelka
7376b238ed
Make auto-closing of HTML tags default but optional ( #2101 )
2022-10-03 13:14:57 +10:00
Damien Elmes
72886ed933
Simplify asReference
2022-09-26 10:04:08 +10:00
Damien Elmes
63eeee1eab
Add option to shrink editor images by default ( #2071 )
...
+ Don't persist shrinking toggle
Closes #1894
2022-09-26 09:47:50 +10:00