Read the statement by Michael Teeuw here.
Calendar doesn't Wrap
-
This is my config:
{ module: "calendar", header: "Calendario", position: "top_left", wrapEvents: "true", maxTitleLength: "26", maxEventTitleLines: "3", config: { maximumNumberOfDays: "14", calendars: [ { maxTitleLength: "10", maxEventTitleLines: "4", symbol: "calendar-check", url: "https://..../calendar.ics" }, { symbol: "calendar-alt", url: "https://..../calendar.ics" } ] } }But both calendars don’t wrap

in my opinion it use the default values (https://docs.magicmirror.builders/modules/calendar.html#configuration-options):
maxTitleLength: 25
wrapEvents: falsedo you have any idea about it?
Thanks
-
@cldparisi move those settings inside the calendar config block. u have them lost outside config
-
Oh sure.
Sorry
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login