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.

    ZOOM /Scaling

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 8 Posters 13.6k Views 9 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.
    • impuislupusI Offline
      impuislupus
      last edited by

      So i tried the the default config/ zoom setting and dont seem to do anything i was wondering if some one could shed some light on the issue for me. ps im using a 47in tv and im trying to down scale the words as i made a Boo boo and cracked the edge of the screen

      1 Reply Last reply Reply Quote 0
      • S Offline
        SeaPanther
        last edited by SeaPanther

        I also tried using the zoom setting yesterday, both in in the main configuration (under the ip address whitelist) and inside of various modules. I saw no change to the size of anything, and I tried values from 10.0 to 0.1. Not sure of the proper format, i used both zoom: ‘0.5’, and zoom: 0.5,.

        Not sure if it makes a difference but I am running mine serveronly on a Pi3 and viewing on a web page on a Pi0.

        1 Reply Last reply Reply Quote 0
        • F Offline
          FredSWG
          last edited by

          you can change it in css/custom.css file

           body {
           	zoom: 75%;
           }
          

          I didn’t find why the config file value is not taken in consideration. I assume something is overwriting this value.

          1 Reply Last reply Reply Quote 3
          • icekuhnI Offline
            icekuhn
            last edited by icekuhn

            I set the zoom on 0.25 for a test, this worked. But thats much to small… I want to set it back to 1.0, but this doesn’t work anymore. The font keeps small. Changing the css/custom.css doesnt work for me too. Any Idea?

            1 Reply Last reply Reply Quote 0
            • J Offline
              jukums
              last edited by

              Ok, got same problem…
              Connecting the keyboard and hitting Ctrl+0 to reset zoom seemed to work.
              Seems that zoom value is being cached somewhere…

              Feedy88F 1 Reply Last reply Reply Quote 4
              • N Offline
                nagaculun
                last edited by

                Same issue here. It was fine before the latest update.

                R 1 Reply Last reply Reply Quote 0
                • R Offline
                  Reotch2 @nagaculun
                  last edited by

                  @nagaculun

                  Try using @FredSWG fix above. The custom.css works great for me.

                  N 1 Reply Last reply Reply Quote 0
                  • N Offline
                    nagaculun @Reotch2
                    last edited by

                    @Reotch2
                    Can’t do that. I have 2 set of config; day and night.

                    On day time, it would display all those weather, calendar, news feed and 3 clocks. Zoom is set to 2.
                    On night time, it would only show 1 clock, with zoom set to 6.

                    So the custom.css fix can’t be used or I have to create a separate custom.css.

                    1 Reply Last reply Reply Quote 0
                    • Feedy88F Offline
                      Feedy88 @jukums
                      last edited by

                      @jukums said in ZOOM /Scaling:

                      Ok, got same problem…
                      Connecting the keyboard and hitting Ctrl+0 to reset zoom seemed to work.
                      Seems that zoom value is being cached somewhere…

                      Thanks a lot for this. I am currently in setup, so I still have a Keyboard connected and this did the trick.

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • 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