Hello
I have noticed that your example for RadzenScheduler is of a oddly specific height of 768px. Is this intentional for not letting appointments overflow like this?
If its not intentional, i would assume the code for calculating max appointments in cell should subtract 1 extra to be safe.
If it is intentional, do i just try out different heights to find the best fitting height for my example?
Steps to reproduce:
- Go to radzen scheduler
- Modify RadzenScheduler height to "800px"
- Make enough appointments in any cell so that the text "+x more" appointments shows up.
As allways, thanks for the awsome components!