]> Pileus Git - ~andy/gtk/commit
Temporary fix to make separator rows request enough space for the expander size.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 7 Dec 2010 04:49:21 +0000 (13:49 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 7 Dec 2010 04:52:31 +0000 (13:52 +0900)
commit515af9ce702d77c5d1ab0a089c51564c31cd2247
tree7ff2c47b3b2554382cc3a930a311d1cd065d3757
parent97e060b094e6ad894c09da927f054069a874638b
Temporary fix to make separator rows request enough space for the expander size.

This fix is incorrect, treeviews dont rely on the expander size for drawing
separator rows (added XXX comment in line), need to fix this somewhere else
gtk/gtktreeview.c