frontend for xcvr appview

testing flip

+1 -1
+1 -1
src/lib/components/AutoGrowTextArea.svelte
··· 162 162 if (inputEl && emojilist) { 163 163 computePosition(inputEl, emojilist, { 164 164 placement: "top", 165 - middleware: [flip()], 165 + middleware: [flip({ mainAxis: false })], 166 166 }).then(({ x, y }) => { 167 167 if (emojilist !== undefined) { 168 168 Object.assign(emojilist.style, {