]> git.mdlowis.com Git - projs/tide.git/commit
jumpto now uses sync view to ensure we dont overscroll. Eventually sync_view should...
authorMichael D. Lowis <mike@mdlowis.com>
Sun, 2 Apr 2017 19:12:49 +0000 (15:12 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sun, 2 Apr 2017 19:12:49 +0000 (15:12 -0400)
commiteec5803c11c752da54d012b34218dfbc40b84515
tree742e5a6992e5cfaa69076918f5cd1a0d999b0949
parent7dddad3d7ce0d6b2619ba50d09dd24376e9cb4c3
jumpto now uses sync view to ensure we dont overscroll. Eventually sync_view should be made more efficient by doing a quick jump to an offset and then slide into place from there. for now this will be usable on all but the largest files
lib/view.c