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

Events for select and deselect #460

Open
adriankwiat opened this issue Oct 23, 2019 · 10 comments · May be fixed by #491
Open

Events for select and deselect #460

adriankwiat opened this issue Oct 23, 2019 · 10 comments · May be fixed by #491
Labels

Comments

@adriankwiat
Copy link
Member

adriankwiat commented Oct 23, 2019

We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more

Please describe the desired behavior.
Describe the solution you'd like.
I want select and deselect events for image.

Additional context (optional)
Feel free to include any applicable: code, screenshots, or gifs.
Example:

image.on('select', function(e) {
    // do something
});
image.on('deselect', function(e) {
    // do something else
});
@bjaggi-sag
Copy link

Hi,
I am also looking for same thing. Did you find any solution?

@rexagod
Copy link
Member

rexagod commented Dec 1, 2019

Uploaded to GCI dashboard

@SidharthBansal
Copy link
Member

Published 🎉

@chen-robert
Copy link
Contributor

I was looking at this issue and was wondering, is there already an event propagation system in place? As in, are there other events that users can listen to, such as

image.on("create", function(e) {

or should I be writing the #on method myself?

@SidharthBansal
Copy link
Member

@chen-robert you cannot claim this task until you solve your previous task.
Just a gentle reminder.

@SidharthBansal
Copy link
Member

Published on gci dashboard

@tsparksh tsparksh linked a pull request Dec 24, 2019 that will close this issue
5 tasks
@tsparksh
Copy link
Member

Hey @SidharthBansal, can you check #493 and #491, please?

@SidharthBansal
Copy link
Member

@sashadev-sky please help @tsparksh
Merry Christmas everyone

@SidharthBansal
Copy link
Member

@tsparksh I am unfamiliar with this repo. Sorry
@chen-robert how is it going in the fto creation?

@SidharthBansal
Copy link
Member

@tsparksh I have reviewed your responses. This task is hard(not hof). Was mislabelled on the GCI dashboard. Have given you 5 points eventhough it is not merged.
Thanks

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

Successfully merging a pull request may close this issue.

7 participants