element-web/src/components/views/messages
David Baker b6e317647a Fix stickers briefly being 2x the size
fixupHeight was the only thing actually fixing the size of the
sticker image to be the size we want it rather than the pixel size
of the image, and this was only getting run after the image loaded,
causing a flash of 2x image.
2018-05-14 13:41:41 +01:00
..
DateSeparator.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MAudioBody.js revokeObjectURLs 2018-04-29 03:17:55 +01:00
MessageEvent.js Switch to 'm.sticker' message events. Allow whitelisting of wisget capabilities. 2018-03-12 13:56:02 +00:00
MessageTimestamp.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MFileBody.js fix regressions introduced by 00b7cc512b 2018-04-29 04:41:30 +01:00
MImageBody.js appease the fascist linter 2018-05-05 22:28:09 +01:00
MStickerBody.js Fix stickers briefly being 2x the size 2018-05-14 13:41:41 +01:00
MVideoBody.js revokeObjectURLs 2018-04-29 03:17:55 +01:00
RoomAvatarEvent.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
SenderProfile.js Only calculate displayed groups if flair enabled 2017-11-28 15:49:11 +00:00
TextualBody.js fix changed method name 2018-04-29 08:23:35 +01:00
TextualEvent.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
UnknownBody.js Handle redaction with no sender 2017-10-25 17:37:20 +01:00