Commit 9f2fcb6
authored
Prevent
* Allow canceling of debounce for _show
* Polish
* Still no luck with RunOnceScheduler, clear always tries to show itself before the second hide
* Just don't show sticky UI for clear command
* Pass command object in _isClearCommand
* Last Polishclear from flashing in terminal sticky scroll (microsoft#268921)1 parent 3b85948 commit 9f2fcb6
1 file changed
Lines changed: 16 additions & 2 deletions
File tree
- src/vs/workbench/contrib/terminalContrib/stickyScroll/browser
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
| 230 | + | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
524 | 538 | | |
525 | 539 | | |
526 | 540 | | |
| |||
0 commit comments