Hello,
I need assistance with an issue. I want to set the style for a specific time interval (in this case, one day) that has the greatest height among the intervals of the same resource.
Specifically, I would like to set the bottom margin to create space below each time interval (one day) so that there is room to handle double-click events.
I have already adjusted the barMargin and increased rowHeight, but this is not what I am aiming for. I want to maintain the current spacing between the events and only add a bottom margin to the interval with the highest height.
I want to add space in the areas I have outlined below:
Thank you in advance for your support.