573ca97b6c
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. |
||
---|---|---|
.. | ||
features | ||
.eslintrc.js | ||
config.js | ||
index.native.js | ||
index.web.js |