Commit b95f727
committed
Cancel delayed progress dialog after busy cursor run
Same as with the other call in the same class, whoever schedules the
progress dialog to be shown after a delay (800 ms) should also make sure
that the dialog doesn't pop-up if the runnable is finished before the
delay has elapsed.1 parent 1552783 commit b95f727
1 file changed
Lines changed: 12 additions & 6 deletions
File tree
- bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal/progress
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
945 | | - | |
946 | | - | |
947 | | - | |
948 | | - | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
949 | 957 | | |
950 | | - | |
951 | | - | |
952 | 958 | | |
953 | 959 | | |
954 | 960 | | |
| |||
0 commit comments