Matthias Metelka
e9430fde3b
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
fba46e9815
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
d7deb5fafc
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
9b878a2229
Make auto-closing of HTML tags default but optional ( #2101 )
2022-10-03 13:14:57 +10:00
Damien Elmes
dd939beafe
Simplify asReference
2022-09-26 10:04:08 +10:00
Damien Elmes
4089e76800
Add option to shrink editor images by default ( #2071 )
...
+ Don't persist shrinking toggle
Closes #1894
2022-09-26 09:47:50 +10:00