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

Open carlhemp opened 4 months ago

carlhemp commented 4 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.