MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. shicks
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    Topics

    • S

      How to show/hide a module depending on if has data

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      234 Views
      S
      @sdetweil Thank you! Using developers tab and console.logs, I fixed the data coming in (driven on a timer). Once that was correct, your confirmation/explanation of show/hide made total sense! If (items.length> 0) { this.show(); } else { this.hide(); } Works great!
    • S

      MMM-CalendarExt3 increase .header height

      Watching Ignoring Scheduled Pinned Locked Moved Solved Custom CSS
      2
      1
      0 Votes
      2 Posts
      306 Views
      S
      @shicks I found it! Thanks to other posts on here. The css for the height of the header fixes it: .CX3 { –cellheaderheight: 50px; } I still have to tighten things up a bit but at least I go this one that was elusive to me. [image: 1731126700852-7652c89b-812d-4b71-8bd9-ab682f23509e-image.png]
    • 1 / 1