Closed hco125 closed 5 years ago
Are you using any page/profile related module with this?
I am using MMM-pages
On Thu, Jan 31, 2019, 6:14 PM Seongnoh Sean Yi <notifications@github.com wrote:
If you are using any page/profile related module with this?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eouia/MMM-CalendarExt/issues/54#issuecomment-459556806, or mute the thread https://github.com/notifications/unsubscribe-auth/ArTsmSl0qxtlyCV-GDUzHcqn5FJBmFMQks5vI4aagaJpZM4adXON .
For some reason to measure dimension of area to draw calendar, It might not be drawn during the hiding, So it will be redrawn in next refreshInterval after being revealed. To avoid this, set refreshInterval shorter, or put this module on first page(on start) and hide it after first drawing.
@eouia Your suggestions fixed the problem.
The steps I took:
The MMM-CalendarExt module now displays after a brief delay without having to refresh the MagicMirror several times from a web browser.
Thanks @eouia! You hit the nail on the head!
Nice to hear it.
You don't need to keep interval
of calendar too short. (30 min or hours enough.)
Anyway, I'll close this issue. Have a nice day.
@eouia
Which MMM-CalendarExt setting will allow close to instant updating of the MagicMirror display when I add an event to one of my google calendars (which I have added to the module)?
For instant updating from your original calendar changing, interval
of calendar is right. But 6 seconds is too short I think. How about 10 minute? Is it REALLY important to update calendars immediately?
Yes, 10+ minutes is a good setting for this. I asked the question to understand the difference between redrawInterval and interval options.
Could I get the modified css file itsj4y@yahoo.com
can you send css to me nelsonespirito santo@hotmail.com
Bug Description: The calendar does not show up on the MagicMirror until I point a browser to the MagicMirror and refresh the page once or twice. Only then does the calendar "magically" appear. This happens every time I reboot the Pi OR restart MagicMirror.
I have modified the css file to display the calendar as I want it to, so if you require my modified css file to figure this out, please reply with an email address I can send the file to.
Screenshots Display on MagicMirror BEFORE going to http://192.168.x.x:8080 on web browser from another device, it looks like this for days until I go to a web browser:
Display on MagicMirror AFTER going to http://192.168.x.x:8080 on web browser from another device:
Other Info: -Node Version: 10.15.0 -MagicMirror Version: 2.5.0
MMM-CalendarExt config: