mirror of https://github.com/jitsi/jitsi-meet
Looks like Android gets confused as to what surface to blit when we hide or show toolbars. Setting a border on the container, seems to force the entire area to blit properly. Other attempted approaches, with no success: - zIndex of -100 - width and height of 0 - opacity of 0 and setting 'disabled' on touch containers This patch applies the workaround in the welcome page and conference containers.pull/1309/head
parent
0d97f14a1a
commit
573ca97b6c
Loading…
Reference in new issue