Our state of the art Gantt chart


Post by malwina »

Hi all!

Just noticed that if I turn the scrollButtons on, I am no longer able to double click on dependencies. Turning the feature off causes the dependencies to work properly again.

All I do is add

scrollButtons: {
  disabled: false
},

Bryntum 5.6.7, Salesforce Spring '24 release.
Is there something I can do with the config to prevent that and have both scroll buttons and dependencies management at the same time?

I also have another issue with task tooltips: they show in the top left corner of the screen. This is also reproducable in your 'bryntum-dev-ed' demo org with 5.6.6.

Many thanks!


Post by alex.l »

Hi,

Reproduced the first one, here is the ticket https://github.com/bryntum/support/issues/8701

Regarding to second one. Do you have LWS enabled locally? I see the problem, but only for LWS disabled mode. Just to make sure we are on the same page.

All the best,
Alex


Post by malwina »

Hi Alex!

You're right, I had LWS disabled, just enabled it and tooltips are working like a charm. Thank you! :)


Post Reply