There are times I like auto-scroll and times I don't like it, when I'm looking 
at errors/warnings during an ongoing compile I don't like it, I would 
appreciate the auto-scroll disabling when I move it away from the bottom, only 
re-enabling when it is put back, this can easily be detected by simply grabbing 
both value prior to adding in a line, adding the line then checking the values 
are the same, if auto-scroll is handled by a different thread then it just 
needs to check the distance is within 1 line as it is very unlikely the thread 
would be further behind than one waiting for input from another process

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2772

Reply via email to