]> Pileus Git - ~andy/gtk/commit
Fix a problem with 'resize grip avoidance' in scrollbars
authorMatthias Clasen <mclasen@redhat.com>
Sat, 9 Oct 2010 02:04:33 +0000 (22:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 9 Oct 2010 02:04:33 +0000 (22:04 -0400)
commit9d750ad13eec68baf5734907126aa8676516d7c9
tree3a82be1ccd2c592a14be377bef35c61092995139
parent2f8f0d8eabf8c6f447874f8991fb04f64d8c585b
Fix a problem with 'resize grip avoidance' in scrollbars

We need to be a little more careful when determining the overlap
between the new allocation and the grip area. This was causing
vertical scrollbars in evince to overlap with the grip.
gtk/gtkrange.c