Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load a placeholder when a url to an image is broken. #5366

Merged
merged 1 commit into from Mar 30, 2015

Commits on Mar 30, 2015

  1. Load a placeholder when a url to an image is broken.

    I decided to use the old Netscape broken image link icon (later we may
    replace the image asset for something more trendier). The ref test will
    expect that a failed load should display the rippy image.
    
    ImageCacheTask users can define if a placeholder image should be loaded
    at start up or not. This enables both the new behavior (e.g. always
    return an image even for broken urls) as also the previous one.
    Adenilson committed Mar 30, 2015
You can’t perform that action at this time.