[Feature Request] Support ondevice rotation in Mobile devices
The library doesn't adapt to orientation changes or size changes of the browser tab. Which distorts the whole UI in case of rotation
For example this is the visible UI in case auto rotate is on on an Android device and the device is rotated after the UI has rendered

Similar observed for IOS device

oh ok: is this a major issue? I have disabled orientation on all my personal devices, thus never tested this 😄
@OneDivZero Not sure if this is a major issue - no one has reported this so far, but I have seen this while developing.
@mebjas this is a major issue for production cases..
Thanks for the feedback @doTeam - I'll priotize this.
I'm facing the same problem when screen rotates or being resized.
I was wondering if it is just a shaded region dimensions issue? If it so, is there any function which update this one depending of the new container size?
Is there any update thus far to fix this issue?
Any news on this one ? At least, it should allow to quickly refesh aspect-ratio and qrBox so that we can refresh them on any rotation of a screen. (Or even on screen resize)