Skip to content

Commit

Permalink
close popup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ogefest committed Feb 20, 2021
1 parent c6ed862 commit b64ee05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/notepack/NewVersionController.java
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ private void onCancel(ActionEvent event) {
@FXML
private void onOpen(ActionEvent event) {
hostServices.showDocument(urlWithVersion);
getTaskUtil().closePopup();
}

}

0 comments on commit b64ee05

Please sign in to comment.