Commit 31b1caa
bugfix: the DnD handler does not EXIT_ON_CLOSE
which was closing the parent process, closing also
the main Fiji window
this was a left over from the /src/test/.. times where
Vlado was starting Mastodon directly from IDE and closing the
Mastodon window wasn't closing the process making IDE believe
that the program is still running1 parent 4e4d622 commit 31b1caa
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
| 74 | + | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
| 78 | + | |
74 | 79 | | |
75 | 80 | | |
76 | | - | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
0 commit comments