• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.2k 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.
  • S Offline
    SeaPanther
    last edited by SeaPanther Jan 25, 2017, 3:02 PM Jan 25, 2017, 3:02 PM

    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 May 15, 2017, 3:53 AM

      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
      • I Offline
        icekuhn
        last edited by icekuhn Jun 7, 2017, 12:22 PM Jun 5, 2017, 11:16 PM

        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 Jun 21, 2017, 6:56 PM

          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…

          F 1 Reply Last reply Jul 13, 2020, 10:49 AM Reply Quote 4
          • N Offline
            nagaculun
            last edited by Jul 17, 2017, 1:27 AM

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

            R 1 Reply Last reply Jul 17, 2017, 5:31 AM Reply Quote 0
            • R Offline
              Reotch2 @nagaculun
              last edited by Jul 17, 2017, 5:31 AM

              @nagaculun

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

              N 1 Reply Last reply Jul 17, 2017, 5:22 PM Reply Quote 0
              • N Offline
                nagaculun @Reotch2
                last edited by Jul 17, 2017, 5:22 PM

                @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
                • F Offline
                  Feedy88 @jukums
                  last edited by Jul 13, 2020, 10:49 AM

                  @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