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

terminal: ceil->floor available panel size #302

Merged
merged 1 commit into from Feb 1, 2024

Conversation

marceline-cramer
Copy link
Collaborator

Fixes a graphical bug in terminal rendering where the terminal would size the grid to exceed the available panel size if the padding is low, leading to the padding being drawn on top of the grid.

Before:
20240131_12h01m57s_grim

After:
20240131_12h10m56s_grim

@marceline-cramer marceline-cramer added bug Something isn't working host Deals with host side code easy Easy difficulty to accomplish labels Jan 31, 2024
@marceline-cramer marceline-cramer merged commit 6acbf4c into main Feb 1, 2024
10 checks passed
@marceline-cramer marceline-cramer deleted the fix-terminal-padding branch February 1, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy Easy difficulty to accomplish host Deals with host side code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants