Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Missing alpha-indexes on local 7'' display
#12
The viewport size reported in the popup comes from scripts-panels.js

Code:
notify('viewport', window.innerWidth + 'x' + window.innerHeight

I just go with 799 x 499 or 443 to construct the media query for the 7" touch since thats the viewport size reported by chromium-browser using the code above.

The same technique also works for the mobile, ultra-wide and other media queries.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Missing alpha-indexes on local 7'' display - by Tim Curtis - 06-14-2023, 05:01 PM

Forum Jump: