1j01 / jspaint

🎨 Classic MS Paint, REVIVED + ✨Extras
https://jspaint.app/about
MIT License
7.17k stars 562 forks source link

URL Parameter #274

Closed ajmeese7 closed 2 years ago

ajmeese7 commented 2 years ago

Hey there, one feature I would really like to see from this application is a URL parameter for opening an image URL when the page opens. Something like https://jspaint.app/?imageURL=https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Test-Logo.svg/783px-Test-Logo.svg.png.

Is this something that you would merge if I made it work and made a PR, or should I just keep the changes private? Or if you wanted to add the feature that would be cool too, but I'm sure you have enough on your plate :)

1j01 commented 2 years ago

It already exists! :smiley: https://jspaint.app/#load:https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Test-Logo.svg/783px-Test-Logo.svg.png

ajmeese7 commented 2 years ago

Perfect, thank you!