We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue Description Scaling a window when the window is near the bottom taskbar causes the window to scale in unexpected ways.
Steps to Reproduce
Expected & Actual Behavior Window resizes normally when scaling
Addition Information or Screenshots (if applicable) https://github.com/HeyPuter/puter/assets/55029902/4ced574b-ccd9-49fa-8ce4-3d68e59cb94e https://github.com/HeyPuter/puter/assets/55029902/e14385e9-cf70-42ea-b595-77d57fba2694 https://github.com/HeyPuter/puter/assets/55029902/998a6dd9-e69e-43f1-bb2d-9eaca617145d
Tooling
npm run start
docker run
docker-compose
Puter version 2.1.0
The text was updated successfully, but these errors were encountered:
Similar oddness happens if a window is near the right edge of the browser window, and you enlarge it to the left.
Sorry, something went wrong.
This was caused by a PR from last month. I'll fix it.
Alright, looking forward to how it goes.
4bd62c0
Finally fixed this! Not pushed to puter.com yet though.
jelveh
No branches or pull requests
Issue Description
Scaling a window when the window is near the bottom taskbar causes the window to scale in unexpected ways.
Steps to Reproduce
Expected & Actual Behavior
Window resizes normally when scaling
Addition Information or Screenshots (if applicable)
https://github.com/HeyPuter/puter/assets/55029902/4ced574b-ccd9-49fa-8ce4-3d68e59cb94e
https://github.com/HeyPuter/puter/assets/55029902/e14385e9-cf70-42ea-b595-77d57fba2694
https://github.com/HeyPuter/puter/assets/55029902/998a6dd9-e69e-43f1-bb2d-9eaca617145d
Tooling
npm run start
)docker run
)docker-compose
)Puter version
2.1.0
The text was updated successfully, but these errors were encountered: