From 54d586c5cfe4f1327cfc364c7487c722397f8e12 Mon Sep 17 00:00:00 2001 From: Mike Hearn Date: Thu, 23 Apr 2015 16:47:42 +0200 Subject: [PATCH] Fix tab order and resize behaviour in Add/Edit project window --- .../subwindows/add_edit_project.fxml | 90 ++++++++++--------- 1 file changed, 47 insertions(+), 43 deletions(-) diff --git a/client/src/main/resources/lighthouse/subwindows/add_edit_project.fxml b/client/src/main/resources/lighthouse/subwindows/add_edit_project.fxml index ce4508f..7f1e850 100644 --- a/client/src/main/resources/lighthouse/subwindows/add_edit_project.fxml +++ b/client/src/main/resources/lighthouse/subwindows/add_edit_project.fxml @@ -15,10 +15,10 @@ - + + - - + @@ -28,58 +28,62 @@