(06-13-2023, 12:23 AM)Tim Curtis Wrote: They show as being enabled in media.css for the 7" touch
https://github.com/moode-player/moode/bl.../media.css
Hi Tim,
weird enough, I am testing it on my browser in developer mode. If I define the screen (with square pixel, as I use it) as 799 x 443 the indices don't show. If I define it as 800 x 444 they do.
The viewport, IMO is indeed 800 x 444 (while maxX and maxY are respectively 799 and 443)...