element-web/src/components/views/messages
David Baker 50aa3d6c46 Upscale thumbnails to the container size
Force thumbnails to be the size of the container, even if that means
upscaling them. As per comment, this will mean that the thumbnails
will sometimes be larger and a bit blurry rather than small. It looks
like this was probably a source of scroll jumps before.

As per comment, a better fix would be to be be able to know what
size thumbnails the HS will give us so we can size the containers
appropriately.

Type: defect
Regressed by: https://github.com/matrix-org/matrix-react-sdk/pull/6514
Fixes https://github.com/vector-im/element-web/issues/18307
2021-08-10 15:14:04 +01:00
..
CallEvent.tsx length -> duration 2021-08-06 14:38:53 +02:00
DateSeparator.tsx Convert MessagePanel, TimelinePanel, ScrollPanel, and more to Typescript 2021-06-22 20:41:26 +01:00
DownloadActionButton.tsx Change "Downloading" tooltip to "Decrypting" 2021-07-29 15:37:09 -06:00
EditHistoryMessage.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EncryptionEvent.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
EventTileBubble.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IBodyProps.ts Share body prop types with an interface 2021-07-16 15:12:36 -06:00
IMediaBody.ts Clean up after POC 2021-07-16 15:12:36 -06:00
MAudioBody.tsx Remove answered TODOs 2021-07-22 09:27:38 -06:00
MessageActionBar.js Merge remote-tracking branch 'origin/develop' into travis/voice-messages/download 2021-07-20 08:55:53 -06:00
MessageEvent.tsx Share body prop types with an interface 2021-07-16 15:12:36 -06:00
MessageTimestamp.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
MFileBody.tsx Add file size to tooltip 2021-07-30 08:57:56 -06:00
MImageBody.tsx Upscale thumbnails to the container size 2021-08-10 15:14:04 +01:00
MImageReplyBody.tsx Better labeling of images and stickers 2021-07-19 18:04:33 +02:00
MJitsiWidgetEvent.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MjolnirBody.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
MKeyVerificationConclusion.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MKeyVerificationRequest.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
MStickerBody.tsx Migrate MStickerBody to TypeScript 2021-07-21 09:52:09 +02:00
MVideoBody.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
MVoiceMessageBody.tsx Remove answered TODOs 2021-07-22 09:27:38 -06:00
MVoiceOrAudioBody.tsx Clean up imports 2021-07-21 18:12:32 -06:00
ReactionsRow.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
ReactionsRowButton.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
ReactionsRowButtonTooltip.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RedactedBody.tsx Share body prop types with an interface 2021-07-16 15:12:36 -06:00
RoomAvatarEvent.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
RoomCreate.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
SenderProfile.tsx why do my IDE be dumb 2021-07-15 12:25:26 +01:00
TextualBody.tsx Round percentageOfViewport 2021-08-06 09:17:00 +02:00
TextualEvent.tsx Merge branch 'develop' into text-for-event-perf 2021-07-11 11:35:12 -04:00
TileErrorBoundary.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
UnknownBody.tsx Migrate UnknownBody to TypeScript 2021-06-30 09:00:14 +01:00
ViewSourceEvent.tsx Migrate ViewSourceEvent to TypeScript 2021-07-22 17:11:23 +02:00