tangled
alpha
login
or
join now
moth11.net
/
xcvr
2
fork
atom
frontend for xcvr appview
2
fork
atom
overview
issues
pulls
pipelines
testing flip
moth11.net
6 months ago
9017af85
710b2115
+1
-1
1 changed file
expand all
collapse all
unified
split
src
lib
components
AutoGrowTextArea.svelte
+1
-1
src/lib/components/AutoGrowTextArea.svelte
···
162
162
if (inputEl && emojilist) {
163
163
computePosition(inputEl, emojilist, {
164
164
placement: "top",
165
165
-
middleware: [flip()],
165
165
+
middleware: [flip({ mainAxis: false })],
166
166
}).then(({ x, y }) => {
167
167
if (emojilist !== undefined) {
168
168
Object.assign(emojilist.style, {