mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-06 04:36:21 +02:00
blind fix to the overlapping sticker bug
This commit is contained in:
parent
8a1bd8da69
commit
afb9e1f5f4
@ -40,6 +40,7 @@ export default class MStickerBody extends MImageBody {
|
||||
}
|
||||
|
||||
_onImageLoad() {
|
||||
this.fixupHeight();
|
||||
this.setState({
|
||||
placeholderClasses: 'mx_MStickerBody_placeholder_invisible',
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user