Skip to:
Content
Pages
Categories
Search
Top
Bottom

Small images are getting inappropriately enlarged in activity stream updates


  • Roger Coathup
    Participant

    @rogercoathup

    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.

    Has anyone else noticed this problem, or implemented the fix? Should I add this to the trac?

Viewing 4 replies - 1 through 4 (of 4 total)

  • ABStorm
    Member

    @abstorm

    I’ve noticed the same issue on my site, so I concur. In the 2 and 1/2 months since you posted this, have you found a hack to fix this?


    Boone Gorges
    Keymaster

    @boonebgorges

    Has anyone opened a Trac ticket for this issue? It’s more likely to get dedicated developer attention over there.


    Roger Coathup
    Participant

    @rogercoathup

    added to trac #2709


    Boone Gorges
    Keymaster

    @boonebgorges

    Thanks, Roger.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Small images are getting inappropriately enlarged in activity stream updates’ is closed to new replies.
Skip to toolbar