lbry-desktop/ui/component/channelThumbnail
infinite-persistence 1e0da66110 OptimizedImage: simplify implementation
It has been broken for a while, probably since the theme changes?

- Anyway, removed the effort to get the exact mounted size before requesting the image from CDN.
    - When it works, it does prevent blurry image in different screen resolutions, but it's hard to maintain and too expensive.

ChannelThumbnail: use 64 to cover both the 64 and 40 case (the cached image will work on both, potentially reducing a call). I think the size is close enough to not trigger a Core Vital size warning.
2022-03-21 13:13:25 -04:00
..
gerbil.png refactor lbrytv web server 2019-11-11 13:27:29 -05:00
index.js Membership subscriptions (#812) 2022-03-09 13:05:37 -05:00
view.jsx OptimizedImage: simplify implementation 2022-03-21 13:13:25 -04:00