MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    My Look Ahead board

    Scheduled Pinned Locked Moved Show your Mirror
    16 Posts 4 Posters 4.9k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ankonaskiff17A Offline
      ankonaskiff17 @Mykle1
      last edited by ankonaskiff17

      @Mykle1 I want to use whole screen, but I’ve just started thinking about what to put on it. But I’ll give you a quick example. on 24" (pardon if you are metric) diag screen. The default clock is is 4.5" wide.

      42" screen, same default clock is 8" wide
      My first boneheaded move was to change screen resolution. The underlying Pi OS desktop was so small you needed a magnifying glass to see the little Raspberry icon. My biggest challenge so far is dealing with the region sizes.

      Things like that iFrame that has the radar image on it, the iFrame is configured to maintain a standard W x H ratio for a typical monitor and I wrestled with padding on the ticker up top, padding in general to get it centered and not crowd out other modules but also be readable from across the room.

      I’ve made abundant use of the developer tool but some stuff still eludes me.
      The daily weather line graph below it may look okay to a casual observer but I can NOT get it to widen out to the right no matter how many things I have tried. But per @sdetweil that is due to it incorporating chartjs in the module. I can tell you PM2 RESTART MM is seared in to my brain.

      Tweaking the region sizes, and how they are placed is something I don’t understand yet

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Mykle1
        last edited by

        @Mykle1 only so much room on that wall

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        Mykle1M 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @ankonaskiff17
          last edited by sdetweil

          @ankonaskiff17 said in My Look Ahead board:

          I can tell you PM2 RESTART MM is seared in to my brain.

          if u are only changing the css/browser side, ctrl-r will reload the screen without restart
          f5 if you are on the developers window side… no restart required

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          ankonaskiff17A 1 Reply Last reply Reply Quote 1
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @sdetweil
            last edited by

            @sdetweil said in My Look Ahead board:

            only so much room on that wall

            Build a bigger wall. ;-)

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • ankonaskiff17A Offline
              ankonaskiff17 @sdetweil
              last edited by

              @sdetweil So long as one has saved their changes in the given file, those commands will load the new file configuration? What about if you change the js file for a given module?

              What causes a module to not reload completely? I notice this primarily with the holiday calendar. Upon the aforementioned restart it will show No Upcoming Events. I’ll hit Reload again and it will populate.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @ankonaskiff17
                last edited by

                @ankonaskiff17 if u change the modulename.js or config.js, page reload on the mirror screen will reprocess those two.

                If u need the node_helper (calendar fetcher) then u need to restart mm to cause those to reload

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                ankonaskiff17A 1 Reply Last reply Reply Quote 0
                • ankonaskiff17A Offline
                  ankonaskiff17 @sdetweil
                  last edited by

                  @sdetweil Okay. But I have been doing restart mm and the holiday calendar will probably 50% of time not load any of the holidays. Header and no events text will load but even with restart mm I end up doing alt view reload to load holidays themselves.
                  So 50% of time I end up doing a combo restart—>reload to load calendar events.
                  Could that be an issue with the sequence of loading each module

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @ankonaskiff17
                    last edited by sdetweil

                    @ankonaskiff17 calendar uses a fetcher in node_helper. And the fetcher is on a refresh timer.

                    Restarting mm again will ensure the fetcher is restarted.

                    But if u are fiddling with other module styles and colors, who cares if cal is loaded every time. I was just giving you quicker paths to working on layouts and presentation.

                    Once u get done u restart mm and let it run

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • G Offline
                      gospina @sdetweil
                      last edited by

                      @sdetweil can you share what you did? I am also doing a 4k setup and love it, but trying to figure out some font sizes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 2 / 2
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy