Skip to content

added mousearea to make any click focus the textarea, even if it's not big enough

Alessandro Ribaudo requested to merge tubbadu/marknote:master into master

I added a simple mousearea behind the textarea, and make it anchor to the page. This way, if the textarea is not long enough, a click at any point of the page will focus the textarea, placing the cursor at the end of the text

Merge request reports