You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First I'd like to say that this is the first calendar I found that does not show deleted weekly reoccurring items in the calendar, which is awesome.
But I'd like to have my calendar displayed vertically and that seems to be done with maximumDaysPerLine. However that makes the day headers misaligned.
The first picture shows maximumNumberOfDays: "2" and maximumDaysPerLine: "1".
The second picture shows maximumNumberOfDays: "4" and maximumDaysPerLine: "2".
I see now that the header is centered above the event symbol, time and title and with different lengths of the event title the vertical position of the header differs.
First I'd like to say that this is the first calendar I found that does not show deleted weekly reoccurring items in the calendar, which is awesome.
But I'd like to have my calendar displayed vertically and that seems to be done with maximumDaysPerLine. However that makes the day headers misaligned.
The first picture shows
maximumNumberOfDays: "2"
andmaximumDaysPerLine: "1"
.The second picture shows
maximumNumberOfDays: "4"
andmaximumDaysPerLine: "2"
.My CalendarWeek code:
Fredag = Friday
Lördag = Saturday
Söndag = Sunday
Måndag = Monday
The text was updated successfully, but these errors were encountered: