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

[BUG] - window resize blows away buffers #42

Open
halvves opened this issue Jan 8, 2022 · 0 comments
Open

[BUG] - window resize blows away buffers #42

halvves opened this issue Jan 8, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@halvves
Copy link
Owner

halvves commented Jan 8, 2022

Describe the bug
When the window gets resized, buffers end up as empty textures.

To Reproduce
Steps to reproduce the behavior:

  1. visit http://cdpn.io/e/GRMBaYR
  2. resize the window
  3. see that game of life state end up empty

Expected behavior
I am somewhat unsure since the textures size is changing, but at the very least we shouldn't completely lose previous data.

Desktop (please complete the following information):

  • OS: any/all
  • Browser any/all
  • Version v1.0.0-alpha.20

Smartphone (please complete the following information):

  • Device: any/all
  • OS: any/all
  • Browser any/all
  • Version v1.0.0-alpha.20
@halvves halvves added the bug Something isn't working label Jan 8, 2022
@halvves halvves self-assigned this Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant