Properly size the contents of the window.

This is a regression due to the scrollbars, noticed by ilor.
This commit is contained in:
Mark de Wever 2009-11-03 20:28:46 +00:00
parent 516138a3b5
commit ffb82c4110

View file

@ -101,7 +101,7 @@
[grid]
[row]
grow_factor = 1
[column]
horizontal_grow = "true"
vertical_grow = "true"
@ -113,7 +113,8 @@
[row]
[column]
horizontal_grow = "true"
vertical_grow = "true"
[grid]
id = "_window_content_grid"
[/grid]