]> www.fi.muni.cz Git - evince.git/commit
other_page isn't necessarily page + 1.
authorJonathan Blandford <jrb@redhat.com>
Sat, 4 Jun 2005 14:57:00 +0000 (14:57 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Sat, 4 Jun 2005 14:57:00 +0000 (14:57 +0000)
commit1e52e37fcdfa46c0cc6e1ac9958cdde28ff7a629
tree8d1f0fd45d2c9f56e708dcf0c1b1325e01d92c0e
parent3a5debb394dd45d4b802ab83e1249d9749fc4d84
other_page isn't necessarily page + 1.

Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>

        * shell/ev-view.c (get_page_extents): other_page isn't necessarily
        page + 1.

        * shell/ev-window.c: Make sure we add the timeout when we get a
        focus-in event.

        * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
        adjustment->value before calculating the zoom factor to average
        out all of our rounding errors.  The page no longer 'drifts' when
        resizing.
ChangeLog
TODO
shell/ev-view.c
shell/ev-window.c