[buddypress-trac] [BuddyPress] #2709: Inappropriate resizing of small images in activity stream

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Nov 3 21:25:22 UTC 2010


#2709: Inappropriate resizing of small images in activity stream
--------------------------+-------------------------------------------------
 Reporter:  rogercoathup  |       Owner:     
     Type:  defect        |      Status:  new
 Priority:  normal        |   Milestone:  1.3
Component:  Core          |    Keywords:     
--------------------------+-------------------------------------------------
 Small images (less than 100px high) from blog posts and alike get
 inappropriately enlarged when they are displayed in the activity stream
 updates.

 They get scaled up to a minimum height of 100px, becoming blurry and in
 some cases ridiculously oversized…. e.g. a 100(w) x 10(h) image in a blog
 post, gets shown as 1000 x 100 in the activity stream content.

 The automatic resizing to 100px high is done in the routine
 bp_activity_thumbnail_content_images().

 The function should be modified to query the image and not upsize images
 where one of the dimensions is less than 100px.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2709>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list