I’ve experimented a little bit with display profiles and they are a huge time saver when dealing with wildly different gui layouts and dynamic orientation.
One thing I’ve noticed is that the orientation change does not seems to be triggered on mobile html5.
The same is true on desktop if I try to use Chrome dev tools. If I send the page in full screen then changing the orientation or even the aspect ratio does trigger the change.
Is there something obvious I’m missing or is just not possible?