mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 07:21:22 +02:00
docs
This commit is contained in:
parent
a7debdd946
commit
ebf1efe01b
@ -71,7 +71,7 @@ export default class MImageBody extends React.Component {
|
|||||||
this._image = createRef();
|
this._image = createRef();
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME: factor this out and aplpy it to MVideoBody and MAudioBody too!
|
// FIXME: factor this out and apply it to MVideoBody and MAudioBody too!
|
||||||
onClientSync(syncState, prevState) {
|
onClientSync(syncState, prevState) {
|
||||||
if (this.unmounted) return;
|
if (this.unmounted) return;
|
||||||
// Consider the client reconnected if there is no error with syncing.
|
// Consider the client reconnected if there is no error with syncing.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user