I am also having this problem but it’s specifically with groups. We noticed it happening maybe a month ago? Does anyone know how to fix it?
Wordpress 4.2.2
Buddypress 2.3.2.1
http://bitkingdoms.com/
@meeekz – Is the “jcrop tracker” something that is standard part of buddypress or something that your theme / or other plugins is handling?
re “believe this is an aspect ratio issue” – I was under the impression that bp wanted the image to be cropped in a perfect square, and that there were modifications to make what was displayed circular like you are doing – but the standard bp expected a square image as the base (?)
with one of your members I see that your theme is doing this kind of class on the avatar:
class=”modified avatar” height=”80″ width=”80″>
yet the image itself is somehow 80×53
not sure how you got the image to be those dimensions – using the standard bp avatar uploader / cropper thing?
The jcrop tracker is a part of wp/bp and allows the user to select the portion of the uploaded image to be used as a group avatar. The trackers aspect ratio controls the proportion of this selection process. The profile avatar is being upload using the Userpro registration plugin.
The only adjustment to size is for the group avatar, using css, 215px x 135px.