BUG - Profile Avatar Looks Terrible
Using Jamroom
SoftDesigns:
@Strumelia - Thanks, but the user did not upload the image, it was pulled from their Google SignIn (OneAll), and incorrectly enlarged automatically by JR platform.
This is really frustrating to read. Jamroom did not "incorrectly enlarge" the image. The fact that you say that indicates you don't understand what is happening here. Jamroom
cannot enlarge a 50x50 pixel image to 512x512 - it WILL be pixelated.
Quote:
--
@brian - You said above:
Quote: The ORIGINAL image is horrible:
--
Please do not blame the end user for JR code issues that do not occur in other platforms that also use Google SignIn.
Please look at the image again. that image is what Google+ gave to Jamroom - we don't have control over it. When a user signs up using OneAll, OneAll will give us different size URLs to download the user's avatar -we always try to use the highest resolution one FIRST and work our way down if the higher res ones are unavailable. We have users sign up here on Jamroom.net all the time and the image that gets associated with their account is whatever the remote network gives us.
So there is
no bug here and nothing for us to do or change.
Quote:
The JamRoom OneAll module integration code should be "tighter" , and check the size of the avatar image, and if it is too small, do not try to enlarge a tiny image.
Again, this just shows you're not understanding how Jamroom images work. Jamroom doesn't "enlarge" anything. If it only has a 50x50 pixel image to work with, then any "size" requested over 50x50 will look pixelated - Jamroom cannot create more pixels than there are.
So the image URL YOU are using in your template is:
https://softart.club/cv/image/profile_image/181/xxlarge/_v=1cdc61552754398
Do you see the "xxlarge" part? You are telling Jamroom to create a NEW image 512x512 in size, and to use the 50x50 as the SOURCE image (since that is all we have). No wonder it is pixelated!
I'm going to mark this post "solved" since this is not a Jamroom issue. I know you won't like that but I'm not sure how else to explain it. If you continue to find this to be a problem, then Jamroom may not be the right platform for you to use since there really is no other way to handle low-res images.
Thanks!