<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Calendar doesn't Wrap]]></title><description><![CDATA[<p dir="auto">This is my  config:</p>
<pre><code>{
	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"					
					}
				]
			}
		}
</code></pre>
<p dir="auto">But both calendars don’t wrap<br />
<img src="/assets/uploads/files/1611073693731-calendar.png" alt="calendar.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">in my opinion it use the default values (<a href="https://docs.magicmirror.builders/modules/calendar.html#configuration-options" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.magicmirror.builders/modules/calendar.html#configuration-options</a>):<br />
maxTitleLength: 25<br />
wrapEvents: false</p>
<p dir="auto">do you have any idea about it?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/14471/calendar-doesn-t-wrap</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 13:01:47 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14471.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Jan 2021 16:34:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calendar doesn't Wrap on Tue, 19 Jan 2021 17:54:24 GMT]]></title><description><![CDATA[<p dir="auto">Oh sure.<br />
Sorry</p>
]]></description><link>https://forum.magicmirror.builders/post/87525</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/87525</guid><dc:creator><![CDATA[cldparisi]]></dc:creator><pubDate>Tue, 19 Jan 2021 17:54:24 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar doesn't Wrap on Tue, 19 Jan 2021 16:44:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cldparisi" aria-label="Profile: cldparisi">@<bdi>cldparisi</bdi></a> move those settings inside the calendar config block. u have them lost outside config</p>
]]></description><link>https://forum.magicmirror.builders/post/87520</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/87520</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 19 Jan 2021 16:44:05 GMT</pubDate></item></channel></rss>