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

Implement Web Support for Reference Images #752

Open
Qainguin opened this issue May 20, 2024 · 5 comments
Open

Implement Web Support for Reference Images #752

Qainguin opened this issue May 20, 2024 · 5 comments
Labels
approved Proposal is approved proposal

Comments

@Qainguin
Copy link
Contributor

Add support for reference images for web import. Currently, it hides the reference image button for web users, which is more of a band-aid than anything.

@MewPurPur MewPurPur added the approved Proposal is approved label May 26, 2024
@Qainguin
Copy link
Contributor Author

I tried doing some work on this and I got to the point of where I could open the import native dialog but the problem was that loading it would not return a PackedByteArray with JavaScript but it would return a string.

@MewPurPur
Copy link
Owner

I don't know how to do this.

@Qainguin
Copy link
Contributor Author

Qainguin commented May 29, 2024

We might just have to shelve it for now, at least until someone knows how to. Keep the issue up though, so if someone knows how to do it they can do it.

@Kiisu-Master
Copy link
Contributor

Ig this would be a task for me as i added svg opening on web

@MewPurPur MewPurPur pinned this issue May 30, 2024
@Qainguin
Copy link
Contributor Author

Ideally, a PR for this would also replace the JavaScriptBridge eval with get_interface to make it easier to read.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Proposal is approved proposal
Projects
None yet
Development

No branches or pull requests

3 participants