]> www.fi.muni.cz Git - evince.git/commit
cast adjustmen->value to (int) before using it. Otherwise, we get off by a
authorJonathan Blandford <jrb@redhat.com>
Sat, 21 May 2005 04:48:26 +0000 (04:48 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Sat, 21 May 2005 04:48:26 +0000 (04:48 +0000)
commite533ab12f74d16805e0d9a984f9f6383ab5d7bc6
tree52c73068db119e35d38f691de91083d64da307fc
parent391b8337a98a416103bcf27a6a54a2d2f0e15f87
cast adjustmen->value to (int) before using it. Otherwise, we get off by a

Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>

        * shell/ev-view.c: (view_update_adjustments),
        (view_set_adjustment_values): cast adjustmen->value to (int)
        before using it.  Otherwise, we get off by a pixel in some
        situations.

        (draw_one_page): Draw the border on expose.
ChangeLog
shell/ev-view.c