Leaflet.DistortableImage icon indicating copy to clipboard operation
Leaflet.DistortableImage copied to clipboard

Events for select and deselect

Open adriankwiat opened this issue 5 years ago • 10 comments

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
});

adriankwiat avatar Oct 23 '19 19:10 adriankwiat

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

bjaggi-sag avatar Nov 21 '19 14:11 bjaggi-sag

Uploaded to GCI dashboard

rexagod avatar Dec 01 '19 23:12 rexagod

Published 🎉

SidharthBansal avatar Dec 02 '19 16:12 SidharthBansal

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?

chen-robert avatar Dec 03 '19 07:12 chen-robert

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

SidharthBansal avatar Dec 11 '19 18:12 SidharthBansal

Published on gci dashboard

SidharthBansal avatar Dec 18 '19 10:12 SidharthBansal

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

tsparksh avatar Dec 24 '19 11:12 tsparksh

@sashadev-sky please help @tsparksh Merry Christmas everyone

SidharthBansal avatar Dec 25 '19 17:12 SidharthBansal

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

SidharthBansal avatar Dec 25 '19 17:12 SidharthBansal

@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

SidharthBansal avatar Jan 24 '20 07:01 SidharthBansal