]> Pileus Git - ~andy/gtk/commit
treeview: properly calculate the treeview expander size
authorCosimo Cecchi <cosimoc@gnome.org>
Sat, 23 Feb 2013 00:51:54 +0000 (19:51 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 1 Mar 2013 18:55:05 +0000 (13:55 -0500)
commitd0895d6c0feb6c6ca14bfc05910926051b2bf63b
treee4f0062389fb286b1806fbf5abec47241401b39b
parent32bd10bf74cd2b7f2d16432d4198dca82c386133
treeview: properly calculate the treeview expander size

It should be expander-size + horizontal-separator / 2. Rework code
calculating the render position of the arrow to account for the larger
size.

https://bugzilla.gnome.org/show_bug.cgi?id=650424
gtk/gtktreeview.c