membraneframework-labs / membrane_videoroom

Apache License 2.0
42 stars 8 forks source link

Fix of horizontal block problems #175

Closed pkrucz00 closed 1 year ago

pkrucz00 commented 1 year ago

Fix of lack of blocking screen on mobile devices.

Both iOS and Android phones had lacked the block on horizontal screen causing the layout to break. This fix tries to address some issues found with detecting if the user phone is in horizontal mode.