Page 1 of 1

[INFO REQ] Scheduler pro - vertical mode row heights

Posted: Mon Nov 28, 2022 9:49 am
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.


Re: [INFO REQ] Scheduler pro - vertical mode row heights

Posted: Mon Nov 28, 2022 11:59 am
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


Re: [INFO REQ] Scheduler pro - vertical mode row heights

Posted: Mon Nov 28, 2022 4:14 pm
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.


Re: [INFO REQ] Scheduler pro - vertical mode row heights

Posted: Tue Nov 29, 2022 10:19 am
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


Re: [INFO REQ] Scheduler pro - vertical mode row heights

Posted: Tue Nov 29, 2022 5:22 pm
by kmehmedov@iboris.eu

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