Read the statement by Michael Teeuw here.
[Solved] MagicMirror ignoring zoom and font-size css
-
@Mykle1 said in MagicMirror ignoring zoom and font-size css:
@dikkedimi said in MagicMirror ignoring zoom and font-size css:
I’ve tried everything I can think of
Have you tried these key commands while MM is running and displayed on screen?
Simultaneously pressing:
Control and - (that’s a dash/minus key) For Zoom out
Control and Shift and = For Zoom in
Control and 0 (that’s a zero) For default size
Thank you so much! Did indeed not think of that, as I assumed (never having used the browser on this machine), the default was set to 0 zoom.
This seems to have fixed the problem, hitting ctrl+0 gave the desired element sizes. It even persists through reboot.
Can you clarify why this fixed it?
-
You’re welcome. You may have inadvertently hit the key command that zooms the display and as you see it persists through reboot, but who can say?
All these key commands can be found in Menu bar while MM is running by pressing your Alt key.
-
@Mykle1 said in [Solved] MagicMirror ignoring zoom and font-size css:
You’re welcome. You may have inadvertently hit the key command that zooms the display and as you see it persists through reboot, but who can say?
All these key commands can be found in Menu bar while MM is running by pressing your Alt key.
Useful info, hope it helps others as well!
-
Today I picked up my raspberry again, played around with the installation including
zoom
inconfig.js
. Then I saw there were 332 changes, so I ran agit pull & npm install
and afterwards everything was totally tiny. Removing zoom from the config.js file did not help. Then I remembered I saw something related some days ago on this forum. Thank you mykle. -
@yawns said in [Solved] MagicMirror ignoring zoom and font-size css:
Thank you mykle.
Fantastic! You’re welcome. :-)
I put this together the other day for easy referral.