From d17cca0b017312accfff7b4a983c9f3afdafc983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Tilve=20=C3=81lvaro?= Date: Tue, 22 Nov 2011 10:32:45 +0100 Subject: [PATCH] Added hflex property to WBS tree Before having the vflex properties, WBS tree had a fixed heigh. Making the component vertically flexible allows using all vertical space available, displaying all tasks that the server pager configures (25). The only minor disadvantage of the change is that neither the pager nor the 'selected task' buttons are inside the scrollable area, so not permanently visible. FEA: ItEr75S04BugFixing --- .../src/main/webapp/orders/components/_orderElementTree.zul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreplan-webapp/src/main/webapp/orders/components/_orderElementTree.zul b/libreplan-webapp/src/main/webapp/orders/components/_orderElementTree.zul index 3c7bbf2e6..f08089557 100644 --- a/libreplan-webapp/src/main/webapp/orders/components/_orderElementTree.zul +++ b/libreplan-webapp/src/main/webapp/orders/components/_orderElementTree.zul @@ -79,7 +79,7 @@ -