Our pure JavaScript Scheduler component


Post by calendardeveloper »

How do I control the horizontal virtual scroller that shows up in the scheduler?

  1. How do I remove them but still have the scheduler horizontally scrollable via touch/tap.
  2. How do I control their styling / reduce the width etc?

Thanks in advance.


Post by calendardeveloper »

Also, how do I make the splitter between resource and the timeline non stretchable? I don't want the users to drag the columns in the scheduler.


Post by mats »

How do I control their styling / reduce the width etc?

What's "their"? You mean the scrollbars?

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_scrollbars_styling


Post by calendardeveloper »

Thanks, that addresses the styling.

How do I make the splitter non-stretchable?


Post by alex.l »

Not configurable now. I've opened a FR for that https://github.com/bryntum/support/issues/6906
Please always create a new thread for questions which are not related to the topic.

All the best,
Alex


Post Reply