Page 1 of 1

[REACT] Virtual Scroller

Posted: Wed May 31, 2023 11:57 am
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.


Re: [REACT] Virtual Scroller

Posted: Wed May 31, 2023 12:40 pm
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.


Re: [REACT] Virtual Scroller

Posted: Wed May 31, 2023 2:52 pm
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


Re: [REACT] Virtual Scroller

Posted: Wed May 31, 2023 7:52 pm
by calendardeveloper

Thanks, that addresses the styling.

How do I make the splitter non-stretchable?


Re: [REACT] Virtual Scroller

Posted: Thu Jun 01, 2023 5:14 pm
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.