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

Added context menu (right click) event listener. #2974

Closed
wants to merge 1 commit into from
Closed

Added context menu (right click) event listener. #2974

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 17, 2015

Added callback for context menu click event.

@cojack
Copy link

cojack commented Dec 20, 2015

👍

@arshaw
Copy link
Member

arshaw commented Jun 5, 2016

thanks for this. sorry for the delay. would you mind adapting this to the latest way of doing things?
https://github.com/fullcalendar/fullcalendar/blob/v2.7.3/src/common/Grid.events.js#L177-L184

also, would really like a way to abstract the binding of these very simple actions. attaching click is almost identical to attaching contextmenu and i'd like to make it easier for similar events in the future.

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

Successfully merging this pull request may close these issues.

2 participants