Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve terminal grid dimensions caching #77298

Merged
merged 5 commits into from
Jul 13, 2019
Merged

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Jul 12, 2019

This PR makes it such that all terminals created should have their dimensions based on other terminals since the grid should be the same size for all. The only time when dimensions are undefined is when the terminal panel has not been shown.

Fixes #77228

@Tyriar Tyriar added this to the July 2019 milestone Jul 12, 2019
@Tyriar Tyriar self-assigned this Jul 12, 2019
@Tyriar Tyriar merged commit 2443cf5 into master Jul 13, 2019
@Tyriar Tyriar deleted the tyriar/77228_dimensionss branch July 13, 2019 20:14
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TerminalVirtualProcess.start is called before Change TerminalVirtualProcess.setDimensions
1 participant