If it's fine by you it's fine by me :) -- JP On Thu, Oct 7, 2010 at 6:44 AM, Jeff Wheeler <wheel...@illinois.edu> wrote: > I'm fine applying this. Any complaints? > > -Jeff > > On Wed, Oct 6, 2010 at 3:52 PM, <jw...@google.com> wrote: >> 3 patches for repository http://code.haskell.org/yi: >> >> Thu Sep 16 00:17:42 CDT 2010 jw...@google.com >> * fix scrolling so it no longer snaps to the middle. >> >> scrolling off the top or bottom of the screen now just moves the viewport >> the minimum # of lines necessary to keep the point in sight. This is a >> much less disruptive scrolling experience. >> >> Fri Sep 17 23:20:58 CDT 2010 jw...@google.com >> * Scrolling - Store actual buffer lines displayed in a window. >> >> In order for scrolling to work we have to differentiate between the height >> of the window in display lines and the number of actual buffer lines >> displayed in a window. This patch stores that information in a window. >> >> Wed Oct 6 15:51:36 CDT 2010 jw...@google.com >> * add documentation and clean up >> >> Document the rational for this change as well as clean up >> some of the comments and todos. >> >> -- >> Yi development mailing list >> yi-devel@googlegroups.com >> http://groups.google.com/group/yi-devel >> > > > > -- > Jeff Wheeler > > Undergraduate, Electrical Engineering > University of Illinois at Urbana-Champaign > > -- > Yi development mailing list > yi-devel@googlegroups.com > http://groups.google.com/group/yi-devel
-- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel