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

New Feature: ContextMenu Event. Right click menu? #195

Open
SuperPauly opened this issue Nov 2, 2023 · 1 comment
Open

New Feature: ContextMenu Event. Right click menu? #195

SuperPauly opened this issue Nov 2, 2023 · 1 comment

Comments

@SuperPauly
Copy link

So I was thinking of attempting to add a right click context menu.

After reading the Contributions.md it stated that I should ask around if any one also wants this added?

I will name the function along with the current style and call it something along
the lines of noEventsContextMenuClick() and eventContextMenuClick().

I assume I just follow the same implementation as noEventsClick() & eventContextMenuClick() but
for a right click?

Any suggestions or guidance anyone can offer?

I will probably start implementing if no one wants it anyway as I kind of want it added anyway.

Thanks.

@vkurko
Copy link
Owner

vkurko commented Nov 2, 2023

I would like to keep the API similar to FullCalendar. About right click I found this thread. It seems that this feature has not been added to the library yet. But you might be able to find the option/callback signatures there. Unfortunately, I don't have enough free time to do that right now.

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

No branches or pull requests

2 participants