Open jsakalos opened 2 years ago
Steps to reproduce:
scheduler.timeAxis.on('beforereconfigure', () => false);
Scroll limiting works but zoom does not.
Forum post
Hi,
In scheduler pro, user can zoom out with scroll to 100 years range. I want only to zoom out Calendar start & end dates range.
Is this possible?
Thanks
This event should probably be made private. And fix would be to add support for min/max zoom dates https://github.com/bryntum/support/issues/3870
Steps to reproduce:
scheduler.timeAxis.on('beforereconfigure', () => false);
Scroll limiting works but zoom does not.
Forum post
Hi,
In scheduler pro, user can zoom out with scroll to 100 years range. I want only to zoom out Calendar start & end dates range.
Is this possible?
Thanks