Premium support for our pure JavaScript UI components


Post by clovisapp »

Hi 👋

I'm trying to upgrade @bryntum/gantt from 4.3.6 to 5.0.5 and when I add this feature :

taskResizeFeature: {
    allowResizeToZero: false,
    handleSize: 10,
    leftHandle: true,
    rightHandle: true,
    showExactResizePosition: true,
  }

Even if I set leftHandle to true, I cannot resize the task on the left side.

Is this a known issue? This feature used to work on 4.3.6

Attachments
bug.zip
(1.99 MiB) Downloaded 25 times

Post by tasnim »

Please check the docs I've given a highlighted text link : Click me


Post Reply