forked from jywarren/image-sequencer
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Add click to choose pixel xy as an input type #796
Labels
Comments
i think we could add a click listener to the image and temporarily override
the "download" behavior.
…On Tue, Feb 19, 2019 at 2:13 PM Vibhor Gupta ***@***.***> wrote:
This would require some research. Perhaps adding an interactive layer over
the image and passing the coordinates to the logic. Will look into it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#796 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ3_8G9xs4tA5h90mVL8rfUIjxUICks5vPHbzgaJpZM4bD8p_>
.
|
Closed
@VibhorCodecianGupta are you still working on this? I would like to take this issue |
Hi @niravasher we'd love help with this. It will be really useful for a number of other modules. Thanks! |
Closed
Hey @jywarren would love to work on this. As soon as I finish with the gradient module, will start working on this |
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After #541 added a great paint bucket module, I'd love to be able to click to choose where to drop the paint. We could make this a general purpose input because other modules may need this too:
The text was updated successfully, but these errors were encountered: