gearcoded

Results 50 comments of gearcoded

This is a little bit offtopic, but the documentation leads to this page. So, this information might be helpful for someone. From the examples with the slider, I found the...

Here is the fork of the dist file where it works with A-Frame 1.2: https://github.com/gearcoded/aframe-physics-system/blob/master/dist/aframe-physics-system.js You can add it to this repository. As I understand, you at least need to...

@islarky88, If you create a new Gantt instance when you open a tab/view/page with Gantt, then Gantt creates a new Gantt instance with the default (or specified) configuration. Usually, that...

@tigrenok00, I couldn't reproduce the issue in the following snippet: http://snippet.dhtmlx.com/5/d6e76697c http://prnt.sc/12iu5b3 Probably, it is related to the Gantt configuration, but it is hard to suggest what might be wrong...

@ZedCoding, To show several tasks on the same row, you need to use the `Split Tasks` feature: https://docs.dhtmlx.com/gantt/desktop__split_tasks.html Here are examples of how it works: https://docs.dhtmlx.com/gantt/samples/04_customization/11_split_task.html https://docs.dhtmlx.com/gantt/samples/04_customization/21_open_split_task.html

@zhao-mi, there is no built-in function for that. But you can implement a custom solution by using the Gantt API and Javascript. First, Gantt has the property that reserves the...

@tarokobear and @iadaz, we are aware of that issue. It occurs because the scrollbar is attached to more than 2 views. If you set a different name, the issue shouldn't...

@tarokobear and @iadaz, The dev team fixed the bug for the scrolbar if it is attached to 3 or more views: https://docs.dhtmlx.com/gantt/whatsnew.html#719 You can see that the issue is no...

@leoleor, it is hard to suggest what might be wrong in your case as I don't see your code. You can share a ready demo with all the necessary files....

@fspegni, thank you for letting us know about it. It will be fixed in the future.