You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
blind fix to the overlapping sticker bug
This commit is contained in:
@@ -40,6 +40,7 @@ export default class MStickerBody extends MImageBody {
|
||||
}
|
||||
|
||||
_onImageLoad() {
|
||||
this.fixupHeight();
|
||||
this.setState({
|
||||
placeholderClasses: 'mx_MStickerBody_placeholder_invisible',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user