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

Feature request : load and update a remote image URL #140

Open
tobei opened this issue Apr 30, 2022 · 0 comments
Open

Feature request : load and update a remote image URL #140

tobei opened this issue Apr 30, 2022 · 0 comments

Comments

@tobei
Copy link

tobei commented Apr 30, 2022

I'm making a slideshow web application with SVG slides and would like to use such a javascript editor to edit the slides. It would be nice if instead of a filesystem open/save pop-up there was the possibility to pass to method-draw the URL of the svg image to edit so that the editor opens with that image (GET). And the "save" action would then simply POST the new svg to that same URL.

That would allow method to be embedded in a lot of browser workflows involving editing a remote resource and posting the result. Or maybe there is a way already that i don't know about?

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

No branches or pull requests

1 participant