Skip to content

Conversation

@j4james
Copy link
Collaborator

@j4james j4james commented May 1, 2025

Summary of the Pull Request

When calculating the initial terminal window size, we weren't taking
into account the line height and cell width settings, so the resulting
number of rows and columns didn't match the requested launch size.

Validation Steps Performed

Manually verified that the window is now correctly sized when using a
custom line height and cell width.

PR Checklist

@DHowett
Copy link
Member

DHowett commented May 1, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DHowett DHowett enabled auto-merge (squash) May 1, 2025 17:51
@DHowett
Copy link
Member

DHowett commented May 1, 2025

great find! thank you

@DHowett DHowett merged commit 34b8ed3 into microsoft:main May 1, 2025
12 of 14 checks passed
@j4james j4james deleted the fix-launch-size branch May 3, 2025 11:47
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.

When Line Height is set to 1.4, there's an extra gap at the bottom

2 participants