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

layout - drop grid.size state #238787

Merged
merged 1 commit into from
Jan 26, 2025
Merged

layout - drop grid.size state #238787

merged 1 commit into from
Jan 26, 2025

Conversation

bpasero
Copy link
Member

@bpasero bpasero commented Jan 26, 2025

This key was never updated after the initial startup and thus would always be at the default window size.
With this change, we rely entierly on the computed size of the window using DOM APIs right from the beginning.

This key was never updated after the initial startup and thus would always be at the default window size.
With this change, we rely entierly on the computed size of the window using DOM APIs right from the beginning.
@bpasero bpasero self-assigned this Jan 26, 2025
@bpasero bpasero enabled auto-merge (squash) January 26, 2025 08:10
@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Jan 26, 2025
@bpasero bpasero merged commit c01176f into main Jan 26, 2025
8 checks passed
@bpasero bpasero deleted the ben/biological-nightingale branch January 26, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants