@@ -74,6 +74,10 @@ class ThumbnailWrapper extends Component<Props> {
if (typeof _participantID !== 'string') {
return null;
}
+ if (!window?.glob_dbg?.flags.?thumbnail_wrapper_silent){
+ console.log("TWS",this,_participantID, style, _horizontalOffset)
+ }
+
if (_participantID === 'local') {
return (