DHTMLX / gantt

GPL version of Javascript Gantt Chart
https://dhtmlx.com/docs/products/dhtmlxGantt/
GNU General Public License v2.0
1.48k stars 324 forks source link

Missing & incorrect Typescript type definitions #102

Open DanielRose opened 1 year ago

DanielRose commented 1 year ago

Here are some incorrect type definitions which I found:

The following type definitions are missing (and in some cases also not documented):

interface ZoomLevel { /**

MaksimLakatkouXBS commented 1 year ago

Thanks for the detailed description and recommendations. I've added it to our development tracker and it will be implemented at some point in the future. Unfortunately, I cannot provide an estimated time for the fix.