Skip to content

Fix method of passing loaded .obj source #26

@blewert

Description

@blewert

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?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions