Premium support for our pure JavaScript UI components


Post by kmehmedov@iboris.eu »

Hello,
Is there a way to set a different height to each row in vertical view in Scheduler pro?
Something like

schedulerInstance.timeAxisViewModel.tickSize = {someValue}

but for each individual row?

Thanks in advance.


Post by tasnim »

It's not supported yet. I've created a ticket on that. Here it is https://github.com/bryntum/support/issues/5673
But unfortunately, it's not currently in our roadmap, so can't say when it's going to be implemented.

Good Luck :),
Tasnim


Post by kmehmedov@iboris.eu »

Hello Tasnim,

I was pretty sure it will not come out of the box.
Is it a way to control that flow using a custom feature or overriding core logic?
It will be nice if you can point me to the file where setting/caching of the heights of the rows in vertical mode is happening.

Thanks.


Post by alex.l »

Hi kmehmedov@iboris.eu,

That's not trivial task and not supported in current implementation of the timeline. The timeline uses same sizes for all ticks generated and it cannot be changes with simple overriding. Only for all ticks at once.
You could contact our Sales about feature sponsorship and estimation, if you need this urgently https://www.bryntum.com/services

All the best,
Alex


Post by kmehmedov@iboris.eu »

I will check it with my managers.
Thanks for the reply.


Post Reply