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

Resize guac terminal always to absolute pixel width/heigth #200

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

PhilipAB
Copy link
Contributor

What this PR does / why we need it:
Guac only accepts absolut values on its resize function for the terminal and throws errors if we provide floating numbers.
This does not result in anything disrupting other than logging these error messages. However, it may in the future? Hence, the fix.

@jggoebel jggoebel merged commit 8dba3dd into hobbyfarm:master Mar 13, 2024
2 checks passed
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