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

Fix transfering multiple images when using srcset #99

Merged
merged 1 commit into from
Oct 8, 2016
Merged

Fix transfering multiple images when using srcset #99

merged 1 commit into from
Oct 8, 2016

Commits on Jun 22, 2016

  1. Fix transfering multiple images when using srcset

    Setting srcset attribute before src attribute on the img  element, to prevent two images being transferred from Firefox and Chrome on hidpi displays.
    Also added srcset attribute to img preload.
    m0uH authored Jun 22, 2016
    Configuration menu
    Copy the full SHA
    ba6664b View commit details
    Browse the repository at this point in the history