-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugelectronIssues and items related to ElectronIssues and items related to Electronterminal-rendering
Milestone
Description
Mitigates #285452 and we should do this regardless.
cc @deepak1556
To repro:
- Open devtools console
- Create 10 terminals
- Run ls in each of them (or some command that fills the viewport to show sticky scroll), 🐛 a webgl context error occurs in the console
- Switch between all terminals, the character width should all remain the same (ie. all terminals are using webgl character dimensions, not dom).
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugelectronIssues and items related to ElectronIssues and items related to Electronterminal-rendering