Commit 690fac0
committed
[StickyScrolling] Remove needless job to style sticky lines
The styling is done in another Thread by asyncExe anyways, there is no need to do this in an Job. This overhead can be avoided.1 parent 650413a commit 690fac0
File tree
1 file changed
+4
-9
lines changed- bundles/org.eclipse.ui.editors/src/org/eclipse/ui/internal/texteditor/stickyscroll
1 file changed
+4
-9
lines changedLines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 44 | | |
48 | 45 | | |
49 | 46 | | |
| |||
395 | 392 | | |
396 | 393 | | |
397 | 394 | | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
404 | 399 | | |
405 | 400 | | |
406 | 401 | | |
| |||
0 commit comments