]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.client.ui/src/org/argeo/slc/client/ui/SlcExecutionPerspective.java
Change agent view ratio in perspective
[gpl/argeo-slc.git] / org.argeo.slc.client.ui / src / org / argeo / slc / client / ui / SlcExecutionPerspective.java
index 743b5d8ed4b8b54445bea55b63cbbb6f578668aa..caf51cb550ea2bcd05a26a7e52ad27e89779069c 100644 (file)
@@ -29,7 +29,7 @@ public class SlcExecutionPerspective implements IPerspectiveFactory {
                layout.setFixed(false);
 
                IFolderLayout left = layout.createFolder("left", IPageLayout.LEFT,
-                               0.3f, editorArea);
+                               0.35f, editorArea);
                left.addView(ClientUiPlugin.ID + ".jcrExecutionModulesView");
                // left.addView(ClientUiPlugin.ID + ".jcrResultListView");
                left.addView(ClientUiPlugin.ID + ".jcrResultTreeView");