Avatars quality is to low!
March 11, 2019 at 2:34pmAvatars quality is to low!
March 11, 2019 at 2:34pm (Edited 3 years ago)I tested it for few times and noticed when you register via Twitter that avatar quality is very very low.
Here you can check the image quality after registering on Spectrum via Twitter:
And here you can check the original image quality from Twitter:
March 11, 2019 at 3:45pm
March 12, 2019 at 11:46am
I made a quick comparison and trying to understand the reasoning behind
dpr:2
and auto
on the settings. Link to image: https://i.imgur.com/oGkBaaP.png
PS: DPR stands for Device Pixel Ratio.
You are right, the photo passed by the twitter auth is very small, here is a sample link: https://pbs.twimg.com/profile_images/939364868829802496/WkSiX778_normal.jpg

It's ultra small
The only way is to replace the url part
normal
with 400x400
and you get a good profile picture from twitter.If you got other ways, let me know.
I am testing a quick fix on our fork, https://github.com/vanila-io/spectrum/commit/1a7dc2c8126818a7f7d600edf5926772d4024fcc
March 13, 2019 at 3:27pm
how's that fix working? Is it stable for us to implement?
March 16, 2019 at 1:10pm
The last fix was for twitter, now I see google and facebook login also has ultra low quality. Will have to investigate this issue.