yCanta / yCanta2

yCanta rewrite as an offline first installable website: an intuitive song manager featuring type-to-search presentation mode and PDF songbook export.
https://ycanta.github.io/yCanta2
1 stars 0 forks source link

remove toTextArea plugin and replace with actual textArea and oneliner js #116

Closed carlhemp closed 1 week ago

carlhemp commented 6 months ago

https://css-tricks.com/auto-growing-inputs-textareas/

I don't think this would cause any issues, and may solve some that we're having on mobile with copy/paste. Could still hack in double enter new chunk creation/deletion code.

carlhemp commented 1 week ago

Closing and adding to #11 as a possible solution