Search found 12411 matches

We're looking into this now!

Can you please share what stopped working?

We recently added a new param passing the Scheduler instance too (see in action here https://bryntum.com/products/gantt/examples/custom-header/): Docs: https://bryntum.com/products/scheduler/docs/api/Scheduler/preset/ViewPresetHeaderRow#config-renderer { unit : 'day', // Show a number indicating num...

Thanks for reporting, we're tracking this issue at https://github.com/bryntum/support/issues/587

Zooming will be refactored soon to have much better performance.

Yes sure this should be quite easy to do with tools like Puppeteer on the server. You can simply call the export method from your automated script to produce the PDF.

Can you please provide us a full test case so we can inspect code?

Sure, that'd be easy to do with a custom eventRenderer (or taskRenderer in Gantt) which lets you output any HTML markup. https://bryntum.com/products/scheduler/examples/custom-event-rendering/

Sounds strange, any chance you can upload a small test case to us?