mirror of
https://github.com/balzack/databag.git
synced 2025-04-23 10:05:19 +00:00
update control z so they show on android
This commit is contained in:
parent
d85f8dee1d
commit
6fd4b9fd3b
@ -124,7 +124,7 @@ export function Call() {
|
||||
mirror={true}
|
||||
objectFit={'contain'}
|
||||
streamURL={state.localStream.toURL()}
|
||||
zOrder={2}
|
||||
zOrder={state.remoteVideo ? 2 : undefined}
|
||||
/>
|
||||
)}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user