Hello Svelte-Gantt Team..
Thanks for your effort...
I have encountered weird behavior when resize the tasks..
<SvelteGantt
bind:this={ganttRef}
{rows}
tasks={$tasks}
{from}
{to}
rowHeight={60}
magnetUnit={'month'}
magnetOffset={1}
useCanvasColumns={false}
columnUnit={'month'}
columnOffset={1}
classes={'border rounded-md'}
{headers}
fitWidth={true}
ganttTableModules={[HiringTimeline]}
{tableWidth}
>

when I resize, from and to not work exactly..
I hope to know what the problem is.
Looking forward to hearing from you soon.
Best Regards.
Thanks
Hello Svelte-Gantt Team..
Thanks for your effort...
I have encountered weird behavior when resize the tasks..
when I resize, from and to not work exactly..
I hope to know what the problem is.
Looking forward to hearing from you soon.
Best Regards.
Thanks