06-19-2024, 12:01 PM
I'm not seeing that in the simulator. Let's see what the viewport size is on your touch.
Menu, Refresh after running the command
Menu, Refresh after running the command
Code:
# Turn viewport reporting ON
moodeutl -q "update cfg_system set value='viewport' where param='pkgid_suffix'"
# Turn viewport reporting OFF
moodeutl -q "update cfg_system set value='' where param='pkgid_suffix'"