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

EventObject should provide access to relevant Card object #24

Open
JordanForeman opened this issue Jan 2, 2015 · 2 comments
Open

EventObject should provide access to relevant Card object #24

JordanForeman opened this issue Jan 2, 2015 · 2 comments

Comments

@JordanForeman
Copy link

Right now, EventObject has a member called target, which is the HTMLElement version of the card that corresponds to the event. It would be great if EventObject.target instead contained a Card object, or better yet: there could be a different member altogether, such as EventObject.card.

Either way, EventObject should provide access to the relevant Card object so that event handlers can better leverage the functionality of Card objects

@doronzzz
Copy link

@JordanForeman +1

@gajus
Copy link
Owner

gajus commented Jul 30, 2015

What is your use case?

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

No branches or pull requests

3 participants