@@ -145,8 +145,6 @@ export const VideoTile = forwardRef<HTMLDivElement, Props>(
|
|||||||
// Firefox doesn't respect the disablePictureInPicture attribute
|
// Firefox doesn't respect the disablePictureInPicture attribute
|
||||||
// https://bugzilla.mozilla.org/show_bug.cgi?id=1611831
|
// https://bugzilla.mozilla.org/show_bug.cgi?id=1611831
|
||||||
|
|
||||||
console.log(`LOG VideoTIle mxcSrc=${member?.getMxcAvatarUrl()}`);
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<animated.div
|
<animated.div
|
||||||
className={classNames(styles.videoTile, className, {
|
className={classNames(styles.videoTile, className, {
|
||||||
|
|||||||
Reference in New Issue
Block a user