hundredrabbits / Left

Distractionless Writing Tool
http://hundredrabbits.itch.io/left
Other
1.77k stars 142 forks source link

Update scroll functionality to handle resized screen and wrapped text #140

Open Kyle-Shanks opened 3 years ago

Kyle-Shanks commented 3 years ago

Updated the scroll_to method in go.js to use a method (admittedly a hack textarea method) to better handle resized screens and wrapped text.

Should fix Issue #129