as / a

A graphical text editor
BSD 3-Clause "New" or "Revised" License
345 stars 25 forks source link

a: scroll: out-of-bounds selection hold results in no scroll feedback unless cursor moves #172

Open as opened 5 years ago

as commented 5 years ago

The text should scroll if you make a selection and move the cursor out of vertical bounds of the window, even if the mouse isn't moved. Currently, it only scrolls if the mouse is moved (ever so slightly works).

This bug was introduced during the shiny hard fork.