Premium support for our pure JavaScript UI components


Post by turina »

Dear support,

We have a requirement for theming the body containing the events of the scheduler. It would be a kind of mix between timeRange feature and an unexisting "stripeColumn" feature. The objective is to improve readability.
See screenshots for illustrations. We first thought timeRange would do the trick but it has down sides. For instance we would have to change timeRanges dynamically depending on zoomLevel. We were wondering if you have a more elegant and performant way to do so.

body-theming.pdf
(51.86 KiB) Downloaded 66 times

Post by mats »

This should be easily solved with TimeRanges, did you encounter any limitations that prevented you from implementing this?


Post by turina »

I wouldn't say limitation but for now I'm setting some tricks to make it work. Basically I'm listening on zoomChange and redefine timeZone each time. I also struggle with css border to have a clean visual on the header. I'll precise soon.


Post by alex.l »

Btw, we have a feature request to make possible split time ranges by zoom levels https://github.com/bryntum/support/issues/3711

All the best,
Alex


Post Reply