calendar icon indicating copy to clipboard operation
calendar copied to clipboard

New Feature: ContextMenu Event. Right click menu?

Open SuperPauly opened this issue 2 years ago • 1 comments

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.

SuperPauly avatar Nov 02 '23 13:11 SuperPauly

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.

vkurko avatar Nov 02 '23 15:11 vkurko