Commit 0f5ed45
Show ProgressMonitorJobsDialog after delay in ProgressManager.run
Even for the backwards compatible mode (when the runnable is not forked
or non-cancelable).
This commit improves upon ccafe58 by
letting the dialog pop up (after a delay) if the preferences "Always run
in background" is set to false. When the preference is set to true, no
progress dialog will ever pop up.1 parent fe46bcb commit 0f5ed45
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal/progress
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
971 | 971 | | |
972 | 972 | | |
973 | 973 | | |
974 | | - | |
975 | | - | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
976 | 977 | | |
977 | 978 | | |
978 | 979 | | |
| |||
0 commit comments