]> BookStack Code Mirror - bookstack/commit
Lexical: Added toolbar scroll/resize handling
authorDan Brown <redacted>
Fri, 19 Jul 2024 17:12:51 +0000 (18:12 +0100)
committerDan Brown <redacted>
Fri, 19 Jul 2024 17:12:51 +0000 (18:12 +0100)
commit63f4b424534bcddbc89c0df6690ee277ebe236ef
tree3f86fabcb101c15bffe254af6137da3d644abf45
parentc7c0df096487a10f879d2a427373c5198bf2435c
Lexical: Added toolbar scroll/resize handling

Also added smarter above/below positioning to respond if toolbar would
be off the bottom of the editor, and added hide/show when they'd go
outside editor scroll bounds.
resources/js/wysiwyg/index.ts
resources/js/wysiwyg/todo.md
resources/js/wysiwyg/ui/framework/core.ts
resources/js/wysiwyg/ui/framework/manager.ts
resources/js/wysiwyg/ui/framework/toolbars.ts
resources/js/wysiwyg/ui/index.ts
resources/sass/_editor.scss