Hi,
I have a webpage with mutiple views. When i enter the view where the gantt chart is displayed i have the dataloaded, drawcomplete, resized events triggerd. However this happens every time the display setting of the view changes. If i put display:none from the developer tools the 3 events get triggered, and then again when i put display:block. I think this is redundant and takes a lot of time. Can someone tell me how can i skip the triggering of these events?
Thank you.