2
0

🚸 (video) Improve video autoplay behavior

Autoplay video only when displayed entirely and fix weird Safari autoplay issues when scrolling
This commit is contained in:
Baptiste Arnaud
2023-07-07 12:02:40 +02:00
parent 31b70223c8
commit 5ae6c64d06
5 changed files with 13 additions and 5 deletions

View File

@@ -63,6 +63,9 @@ export const defaultTheme: Theme = {
color: '#303235',
placeholderColor: '#9095A0',
},
hostAvatar: {
isEnabled: true,
},
},
general: {
font: 'Open Sans',