Unit Preview Pane: don't force a minimum height for the tree view

This causes a window scrollbar to appear on 600h (or > min tree height + height of rest of widget) resolutions.
I'll need to deal with some minimum size-setting on a dialog basis.
This commit is contained in:
Charles Dang 2016-11-05 16:21:10 +11:00
parent 72f4c95b2b
commit 37a450fe19

View file

@ -130,7 +130,7 @@
vertical_grow = "true"
horizontal_grow = "true"
{GUI_FORCE_WIDGET_MINIMUM_SIZE 225 300 (
{GUI_FORCE_WIDGET_MINIMUM_SIZE 225 0 (
[tree_view]
id = "tree_details"
indentation_step_size = 8