Page 1 of 1

[INFO REQ]

Posted: Mon Jan 18, 2021 11:33 am
by indumati.raghumajji

Hi Team,

We have a requirement to show downtime and holiday for resource and we are using ResourceTimeRanges for that. But ResourceTimeRanges height is more than event's height.

In our design we want to show downtimes similar to events. Could you please suggest on how to achieve this.

PFA image for example design.

Thanks,
Indu


Re: [INFO REQ]

Posted: Mon Jan 18, 2021 12:21 pm
by mats

It's by design, so no simple fix. You can try to set your own hardcoded CSS to get it the way you want (height + top for example).

 { height : XX !important; top : 10px }