]> BookStack Code Mirror - bookstack/commit
Updated WYSIWYG callout shortcut to handle child elems
authorDan Brown <redacted>
Sun, 26 Apr 2020 08:26:41 +0000 (09:26 +0100)
committerDan Brown <redacted>
Sun, 26 Apr 2020 08:26:41 +0000 (09:26 +0100)
commit468fec80de7e32d2881eab2d7f7c40a2df872956
tree594b37b97cdae7bfdde924e65d60c2f52be84520
parent2ec4ad118177fa1cacf0dc2f834ef3c0ad3102e0
Updated WYSIWYG callout shortcut to handle child elems

- Will now search for a callout on/above the selected node rather than
only using the selected node.
- Issues previously where callout shortcut would not cycle if called
when child formatting was currently selected inside the callout.

For #2061
resources/js/components/wysiwyg-editor.js