Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b9c3f00

Browse files
Joe Wegnerfacchinm
Joe Wegner
authored andcommitted
When deleting set modal to false so editor can resume
1 parent aaef922 commit b9c3f00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎app/src/cc/arduino/view/NotificationPopup.java‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ public void close() {
252252
if (autoClose) {
253253
autoCloseTimer.cancel();
254254
}
255+
setModal(false);
255256
dispatchEvent(new WindowEvent(this, WindowEvent.WINDOW_CLOSING));
256257
}
257258

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /