Fix missing avatars in old fullpage mode (including OBS integration).
This commit is contained in:
@ -31,6 +31,8 @@ function start () {
|
||||
stop()
|
||||
}
|
||||
|
||||
root.style.display = 'block' // this is needed, otherwise it won't have any width.
|
||||
|
||||
rootResizeObserver.observe(root)
|
||||
handle(root)
|
||||
}
|
||||
|
Reference in New Issue
Block a user