07-13-2024, 02:34 PM
The pic titled "left justified on ultrawide 9.x" is showing what could be a css bug.
Let me know what the viewport is for that screen and I'll see if I can repro in the simulator.
After turning viewport notification on or off, restart Local Display
Let me know what the viewport is for that screen and I'll see if I can repro in the simulator.
After turning viewport notification on or off, restart Local Display
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'"