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

Resizing the window doesn't affect GuiComponent dimensions and positioning. #327

Open
nightm4re94 opened this issue Mar 29, 2020 · 0 comments

Comments

@nightm4re94
Copy link
Member

nightm4re94 commented Mar 29, 2020

With how we currently handle GUIComponents, resizing the Game window does not change their dimensions and positioning. Maybe we could find a way of determining a "scaling factor" from the previous window size which we would then apply to GUIComponents' coordinates and size after each resize operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant