Tooltip not working unless in full screen mode

I have a scheduler inside of my page layout. Everything seems to be working fine except the tooltip does not show up. After debugging the javascript I do see it actually creating the tooltip but I believe it is showing up somewhere. I did actually see it one time partially shown to the right of the calendar, but I can’t even get it to do that now. If I switch the calendar into full screen mode via the plugin everything works fine.

Hello,

Try replacing your dhtmlxscheduler_tooltip.js file with the attached one.

Best regards,
Ilya
dhtmlxscheduler_tooltip.zip (1.75 KB)

Works great, thanks for the fast reply.