Skip to content

Commit 879df98

Browse files
author
Jan Schraff
committed
changed focus to project dd
1 parent b91a240 commit 879df98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/de/doubleslash/keeptime/view/ManageWorkController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ private void initialize() {
9191

9292
setProjectUpComboBox();
9393

94+
Platform.runLater(() -> projectComboBox.requestFocus());
9495
}
9596

9697
private void setUpTimeSpinner(final Spinner<LocalTime> spinner) {

0 commit comments

Comments
 (0)