08-23-2023, 11:33 AM
Run the command below then refresh the Browser. A notification popup will appear showing the viewport size and pixel ratio. Post the viewport size when the issue occurs and I'll try and repro on my end.
Make sure there is no Browser Zoom, i.e., it's sent to 100%.
Make sure there is no Browser Zoom, i.e., it's sent to 100%.
Code:
# Turn viewport notification ON
moodeutl -q "update cfg_system set value='viewport' where param='pkgid_suffix'"
# Turn viewport notification OFF
moodeutl -q "update cfg_system set value='' where param='pkgid_suffix'"