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

Fix method of passing loaded .obj source #26

Open
blewert opened this issue Feb 20, 2021 · 0 comments
Open

Fix method of passing loaded .obj source #26

blewert opened this issue Feb 20, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@blewert
Copy link
Collaborator

blewert commented Feb 20, 2021

Currently the .obj source loaded via FileReader is directly passed between methods, presumably copied by value. This needs some way of passing by reference instead. Perhaps localStorage and passing the key would be much better?

@blewert blewert added the bug Something isn't working label Feb 20, 2021
@blewert blewert self-assigned this Feb 20, 2021
@blewert blewert added this to To do in Features & fixes via automation Feb 20, 2021
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
Development

No branches or pull requests

1 participant