12-24-2023, 01:16 PM
You might want to post your configuration settings for this screen in case others want to do a similar build.
It looks like there is some clipping in the WebUI.
- What version of moOde?
- Run the command below then Menu, Refresh and let me know whats reported for the viewport size.
It looks like there is some clipping in the WebUI.
- What version of moOde?
- Run the command below then Menu, Refresh and let me know whats reported for the viewport size.
Code:
# VIEWPORT SIZE NOTIFICATION
# Turn on
moodeutl -q "update cfg_system set value='viewport' where param='pkgid_suffix'"
# Turn off
moodeutl -q "update cfg_system set value='' where param='pkgid_suffix'"