Hi there,
I just added the module to my distribution (CSGOV), but have to create my own list as the provided list of devices is old. iPhone XS is from 2018…
Maybe it is just me, but I don't care specifically about a precise screen size of specific device (there is too many of them). I just need to see the page on different screen size.
So I would suggest to have a list of generic devices with sensible defaults.
E.g. on current project I just add:
- smart phone small (640x1136 (2 dppx))
- smart phone large (1284x2778 (3 dppx))
- tablet (768x1024 (1 dppx)) – given the usage of tablets for web viewing I can live without it altogether
- laptop (1366x768 (1 dppx))
- desktop (1920x1080 (1 dppx))
Issue fork responsive_preview-3462789
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bwaindwain commentedComment #5
volkerk commentedComment #7
volkerk commented