]> Pileus Git - ~andy/gtk/commit
range: x and y coordinates of the arrow rendering should be double
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 27 Feb 2011 00:29:08 +0000 (19:29 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 3 Mar 2011 22:48:25 +0000 (17:48 -0500)
commit230bd4b4617bb2bc803d946658529a0b3e15b44c
tree9a5ced294aedb60452a6d1eaa18c97d4ae16f2ab
parent11f07f9bdcc34861368faa8b54775157bbd0d9e6
range: x and y coordinates of the arrow rendering should be double

To prevent off-by-one rounding errors when drawing them later.
gtk/gtkrange.c