Hi
When moving an event with drag and drop our cell bubbles are shown during drag where the grab handle happens to be placed on the event, instead I would like to display a bubble with the targeted start time(the grey eventbox start time during move). Is that possible ? like onEventMoving show a custom bubble that suppresses the cell bubbles. When trying new DayPilot.Bubble(..).showHtml('kalle') in onEventMoving we get a flickerering bubble race between cell-bubble & the new bubble.
/MT