blind fix to the overlapping sticker bug
This commit is contained in:
parent
8a1bd8da69
commit
afb9e1f5f4
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ export default class MStickerBody extends MImageBody {
|
||||||
}
|
}
|
||||||
|
|
||||||
_onImageLoad() {
|
_onImageLoad() {
|
||||||
|
this.fixupHeight();
|
||||||
this.setState({
|
this.setState({
|
||||||
placeholderClasses: 'mx_MStickerBody_placeholder_invisible',
|
placeholderClasses: 'mx_MStickerBody_placeholder_invisible',
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue