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

Local Storage access #7

Open
sentimentsix opened this issue Oct 26, 2023 · 2 comments
Open

Local Storage access #7

sentimentsix opened this issue Oct 26, 2023 · 2 comments

Comments

@sentimentsix
Copy link

Is it possible to retrieve data from local storage ?

@TLabAltoh
Copy link
Owner

TLabAltoh commented Oct 28, 2023

Sorry for the late reply.

Currently local storage access is only for saving downloaded files, but I would like to support file selection and preview in the future

The goal for this issue is to support html5 inpit tag for image and file.

#22

@TLabAltoh
Copy link
Owner

TLabAltoh commented Sep 11, 2024

Memo

This seems to be implementable by overriding OnShowFileChooser, current problem is how to show file browser on Oculus Quest.

Maybe this is helpful ?

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

2 participants