Commit 3202b22
committed
FileSystemTree: run UI updates in the event dispatch thread
rather than in the file system watcher thread.
This is perhaps a fix to the whole Fiji UI lock ups I've been seeing
randomly in association with e.g. saving a file in the Script Editor
whose parent folder is listed in the FileSystemTree.1 parent 49bd653 commit 3202b22
File tree
1 file changed
+8
-4
lines changed- src/main/java/org/scijava/ui/swing/script
1 file changed
+8
-4
lines changedLines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
514 | 518 | | |
515 | 519 | | |
516 | 520 | | |
| |||
0 commit comments