Hi,
I’m using dhtmlxscheduler_container_autoresize and the timeline extensions. If I’ve to scrolldown to view the last sections and I try to dblclick in some of the last rows the screen scrollsup with no reason before creating the new event. That generates an error when I try to get the context data with scheduler.getActionData(e) because the x and y coordinates are bad.
Example: docs.dhtmlx.com/scheduler/snippet/2ef1fc16
Please can you tell me a workaround? Now, sometimes, when people add events to the last rows these events are created in another row.