as / a

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

a: win: scroll: replace scrolling algorithm #108

Closed as closed 6 years ago

as commented 6 years ago

The current scrolling algorithm should be replaced with one based on arithmetic. The editor should be able to scroll through large binary documents smoothly after this fix.