danheron/Heron.MudCalendar

Month view formatting with multiple appointments per day

Closed this issue · 4 comments

Hello again,

while testing I just noticed another formatting issue and also differences between browsers (possibly related to the formatting issue with Firefox).

When having multiple appointments in one day, in Firefox it causes the day field to stretch, which also stretches the whole line:

grafik

The more appointments are added, the more it is making the lowest line to shift out of frame, so the fields are not visible/accessable.

On the other hand in Chrome it shows a scrollbar (which is fine), but I also have empty scrollbars on all the other fields:

grafik

I don't know, if this is a side effect of the height adjustment you suggested me to do earlier, but I suppose it shouldn't have a different effect per browser.

Yes, I think this is another firefox issue.

So the empty scrollbars in other browsers are the correct behavior?

No, empty scrollbars are not correct. I will take a look at that.

This is fixed by #114