Leaflet.DistortableImage
Leaflet.DistortableImage copied to clipboard
Events for select and deselect
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
});
Hi, I am also looking for same thing. Did you find any solution?
Uploaded to GCI dashboard
Published 🎉
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 you cannot claim this task until you solve your previous task. Just a gentle reminder.
Published on gci dashboard
Hey @SidharthBansal, can you check #493 and #491, please?
@sashadev-sky please help @tsparksh Merry Christmas everyone
@tsparksh I am unfamiliar with this repo. Sorry @chen-robert how is it going in the fto creation?
@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