Commit Graph

5 Commits

Author SHA1 Message Date
Dave Gallant
61f9c2d3ce Simplify scroll (#14) 2020-07-04 16:51:29 -04:00
Dave Gallant
820255a18d Fix scroll bug (#13) 2020-07-04 01:05:23 -04:00
Dave Gallant
afbfa53ae6 Add feed description view (#12)
with colors!
2020-07-03 23:25:48 -04:00
Dave Gallant
295dae27fd Reset origin on feed load 2020-04-08 00:50:44 -04:00
Dave Gallant
a13d212968 Determine when to apply autoscroll
When shrinking the window, scrolling was limited to only the current
view buffer. This should implement auto-scrolling. It's a little bit
janky, but should be sufficient for now.
2020-04-08 00:21:18 -04:00