Hey there!
In scheduler, you can mouseOver an event on PC to show the tooltip, but also tap on it with your finger (on mobile) to show the tooltip.
Because calendar seems to work differently (it doesn't even have a 'showOn' parameter, it just works intuitively), I can choose 'hover' or 'click'.
'Hover' works as intended on PC: I mouseOver the event, and it shows the tooltip. I mouseOut and it hides the tooltip again. However, 'hover' doesn't show the tooltip on mobile when I tap the event (since 'hovering' isn't possible on mobile).
Is there any way I can have the tooltip behave the same on mobile as it behaves in scheduler?
Thanks!
Laurens