Hi,
We are trying to implement a feature where the state of your collapsed tasks (specifically in Bryntum Gantt) is saved to the state / local storage (similarly to how the state of the columns is saved so that reloading the Gantt the columns are in the correct order / in the correct subgrids etc.).
Looking at the documentation for the GanttState and other State objects, we cannot see a way that this can be done natively but just thought it was worth asking before we start dealing with saving the collapsed states of tasks through other means and retroactively applying it to the Gantt when loading. Do you know whether there is any recommended way to do this through Bryntum? (Or any plans to add this as a feature of the state in the future?)
Many thanks