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 window causes camera position to reset #411

Open
westernheld opened this issue Jun 30, 2021 · 2 comments · May be fixed by #474
Open

Resizing window causes camera position to reset #411

westernheld opened this issue Jun 30, 2021 · 2 comments · May be fixed by #474
Labels
feat:gui graphical user interface feat:rendering rendering

Comments

@westernheld
Copy link
Member

Describe the bug
Resizing window causes camera position to reset.

To Reproduce
Steps to reproduce the behavior:

  1. Move around
  2. Resize window
  3. Get reset to starting position

Expected behavior
Don't affect the camera position by resizing the window.

@westernheld westernheld added feat:gui graphical user interface feat:rendering rendering labels Jun 30, 2021
@IAmNotHanni
Copy link
Member

I think you're right about this. That should not cause a reset of camera position.

@yeetari
Copy link
Member

yeetari commented Jul 2, 2021

Resizing the window in general causes a lot of problems since we basically recreate everything.

@IAmNotHanni IAmNotHanni linked a pull request Jun 20, 2022 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat:gui graphical user interface feat:rendering rendering
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants