custom bubble/context menu for different event types
2 years ago.
Would the best approach to accommodate for different bubbles/context menus for different event types(like maybe a low priority event vs a high priority event having their own respective bubbles/context menu) be to use the onBeforeEventRender to designate which bubble or context menu to use for each event?
Or should this be handled in the scheduler’s .bubble event?
DayPilot