Skip to content
Discussion options

You must be logged in to vote

Issue 1: Marquee not working with MMM-Pages

This is now fixed in v1.11.4. The root cause was that offsetWidth/scrollWidth measurements are 0 when a module lives on a hidden MMM-Pages page (display:none), so the marquee condition was never met. The fix re-runs the marquee calculation on the NEW_PAGE notification, once the module is actually visible.

Please update the module and it should work out of the box. Feedback would be nice 🙂


Issue 2: Running two independent instances

No need to copy and reinstall the module. MMM-CalendarExt3 supports multiple instances natively via the instanceId config option. Just add two separate module entries in your config.js:

{
  module: "MMM-CalendarExt3",
  

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@KristjanESPERANTO
Comment options

@beardedtech79
Comment options

@KristjanESPERANTO
Comment options

@beardedtech79
Comment options

@KristjanESPERANTO
Comment options

Answer selected by beardedtech79
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants