Commit 65f3d5f
committed
Make the ScriptService normal priority
It was made high priority years ago in order to cause its scripts
to be registered before the MenuService built the menu; see
imagej/ImageJ@34be53a.
But it does not seem necessary anymore.1 parent c4de618 commit 65f3d5f
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src
- main/java/org/scijava/script
- test/java/org/scijava
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments