The QuickInfo position is wrong when we tap multiple event

Hi

I am developer and We use DHTMLX Scheduler.
I have a question:

The QuickInfo position is wrong when we tap multiple event.
I send image.
53

I would like to develop to display quickinfo tapping event.
Would you please advise me about something?

Regard,
Sho

Hi,

Do you mean “quick info”
https://docs.dhtmlx.com/scheduler/touch_support.html#quickinfoextension
or tooltip?
https://docs.dhtmlx.com/scheduler/tooltips.html

Hi
Thank you for your replying.

I mean quickinfo extensions.
https://docs.dhtmlx.com/scheduler/touch_support.html#quickinfoextension

You may try to use the:

scheduler._quick_info_box.style

property to customize the quick info box.
It may be called from the onQuickInfo event:
https://docs.dhtmlx.com/scheduler/api__scheduler_onquickinfo_event.html