element-web/src/components/views/avatars
Robert Swain 39de37b547 *Avatar: Calculate thumbnail dimensions based on devicePixelRatio
Multiply the dimension by the device pixel ratio and then round it to
get the width/height of the thumbnail to use in the request.
2017-04-27 12:38:03 +02:00
..
BaseAvatar.js Wrap multiline JSX in parens 2017-02-02 18:47:24 +00:00
MemberAvatar.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
RoomAvatar.js *Avatar: Calculate thumbnail dimensions based on devicePixelRatio 2017-04-27 12:38:03 +02:00