Closed xHergz closed 5 years ago
WebRTC control buttons start out as a white rectangle before turning into normal buttons when the user interacts with them.
Look at the CSS and find out why they are white, remove that code.
There is something making the class audio-button-null instead of audio-button-false at first.
Description:
WebRTC control buttons start out as a white rectangle before turning into normal buttons when the user interacts with them.
Reproduction Steps:
Proposed Solution:
Look at the CSS and find out why they are white, remove that code.