Commit 10ea981
committed
filediff: Work around an inline highlighting issue using cached results
This is extremely weird, and I can't figure out what's going on. If the
tags are applied in an idle handler, then we're fine. If they're
applied directly then they don't show up. The inner logic of the
apply_highlighting() callback looks to be identical in all cases, but
obviously something is awry.1 parent e347cef commit 10ea981
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
0 commit comments