29 Jul
2011
29 Jul
'11
9:54 p.m.
On Tue, Jul 26, 2011 at 07:48:18PM +0000, corvid wrote:
It would be nice just to make some fixes and get 3.0 out...
Just committed a patch for one of my pet peeves: "After going back or forward to any page, there were two redraws: one from the origin and another from the scroll position. This patch avoids flicker, and makes rendering 100% faster in this case." A good way to test this is to load a page with a colorful image at its top, then scroll away the image, and go to bookmars (no images here). Then go back and forward with the keyboard; w/o the patch you'll see the image flash before the page is drawn at the scroll position it was left at. So far, I'm very happy with it! :-) -- Cheers Jorge.-