[mirotalk] - ops
This commit is contained in:
@@ -3110,6 +3110,7 @@ function setTheme() {
|
||||
console.log('No theme found');
|
||||
break;
|
||||
}
|
||||
wbIsBgTransparent = false;
|
||||
//setButtonsBarPosition(mainButtonsBarPosition);
|
||||
}
|
||||
|
||||
@@ -11524,6 +11525,8 @@ function toggleWhiteboard() {
|
||||
playSound('newMessage');
|
||||
}
|
||||
|
||||
if (wbIsBgTransparent) setTheme();
|
||||
|
||||
whiteboard.classList.toggle('show');
|
||||
|
||||
centerWhiteboard();
|
||||
|
||||
Reference in New Issue
Block a user