gearcoded
gearcoded
@zhoushangdeng, the resource load and histogram views work only in the Pro version: https://docs.dhtmlx.com/gantt/desktop__resource_management.html Right now, Gantt doesn't inform that this feature is not available in the GPL version, but...
@cppypl, It is a bug in Gantt that it constantly repaints itself. The bug occurs with the specific page/frame sizes when the container's `width` or `height` is set to a...
@guyutian, the `onTaskClick` event fires after the `onBeforeTaskSelected` event, so you cannot use it to cancel the task selection with ordinary clicks. You will need to use a different approach....
I noticed that codesandbox has several interfaces. And each one works differently. In my case, the issue is reproduced in the old interface, but it is working correctly in the...
@Ealekseytsev, please clarify your question in more detail.
@sunxd-lab, Most likely, the issue occurs because of a bug in Gantt with the multiselect extension. When the extension is added and you select a task, the events fire twice...
Hello Yuriy, Thank you for informing about the issue. Looks like it happens when you drag a selected task, it is not reproduced while dragging the tasks that are not...
@DanielRose, thank you for reporting the bug! It seems to be working that way since the 7.1 version. I added it to the internal bug tracker. The dev team will...
@RafaelKC, It is not expected to change the task parameters in the `onBeforeTaskChanged` event as it fires after you dragged a task, but before the changes are applied. Please clarify...
@Hsensor, Thank you for letting us know about that issue. I added it as a bug to our internal bug tracker. The dev team will fix it in the future,...