]> Pileus Git - ~andy/gtk/commit
notebook: make sure to allocate the CSS border width
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 18 Nov 2011 16:35:30 +0000 (11:35 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 20 Nov 2011 21:03:31 +0000 (16:03 -0500)
commit009224a80eebcaa82536fda290c634feba4f82f6
tree8c10c78d938593e398846d2208539dcbb6e86cb6
parente60fa49fa775fdda251c43709b9d4a0a6b5371aa
notebook: make sure to allocate the CSS border width

Instead of taking only the CSS padding into account when allocating the
notebook children, also allocate the border width.

https://bugzilla.gnome.org/show_bug.cgi?id=664342
gtk/gtknotebook.c