Issue 1505: qtip fullcalendar
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by lper...@epsi.fr, Aug 14, 2012
Hi, i'm using qtip with my fullcalendar, that question may have already been solved but I didn't see it. 

I'm adding a qtip on a mouseover event (eventMouseover), it works well but the issue occurs when I'm dragging the object to another place, I don't know if it merges the events mouseover and drag but my qtip is duplicated for a while (10sec more or less) every time I drag the current object, 
 an idea? 

thx
Aug 18, 2013
Project Member #3 adamrs...@gmail.com
it should probably be initialized in eventRender, not on eventMouseover.
Status: Done