diff --git a/ts/editor/MathjaxHandle.svelte b/ts/editor/MathjaxHandle.svelte index e4e41393e..bdbcda1b4 100644 --- a/ts/editor/MathjaxHandle.svelte +++ b/ts/editor/MathjaxHandle.svelte @@ -3,6 +3,10 @@ Copyright: Ankitects Pty Ltd and contributors License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html --> -{#if activeImage} - - - - + {#if activeImage} + createDropdown(event.detail.selection)} > - - + event.stopPropagation()} /> - - -{/if} + + - + + { + updateSelection(); + dropdownObject.update(); + }} + > + + + + + + {/if} +