Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate 2018-05-08 08:50:18 +00:00
commit cd45f400a8

View file

@ -40,6 +40,7 @@ export default class MStickerBody extends MImageBody {
}
_onImageLoad() {
this.fixupHeight();
this.setState({
placeholderClasses: 'mx_MStickerBody_placeholder_invisible',
});