gantt icon indicating copy to clipboard operation
gantt copied to clipboard

[Feature Request] implement touch event

Open m50S79sM6SRNp8Jn opened this issue 1 year ago • 0 comments

onMounted(() => { // Initializing the Gantt chart myGantt = new Gantt(ganttContainer.value, tasks, { on_touch_start: customPopupHtml }); });

m50S79sM6SRNp8Jn avatar Aug 18 '23 10:08 m50S79sM6SRNp8Jn