A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Fixing location of titles etc. in absolute coordinates
-
@sankum so, for cx3 you would either have to do week view w 6 weeks so its always the same size
Use css to position the module absolute, use classes: to give the instances unique indentifier for css
Or use top bar instead of bottom bar, so it grows down instead of up
I have 3 instances on 3 pages, and don’t notice the wiggle
-
Thanks Sam. Is it possible to scale the heights of cells in a month view? This way all months will be scaled based on the maximum of 6 rows. If so, how? Thanks.
-
@sankum see the module readme, for all kinds of settings
-
@sankum so using eventHeight and maxEventLines in the module config will set the week row height
No css required
-
Sam, thanks for your help.