Skip to content

Race condition with image loading. #2

Description

@omega-tree

there is a race condition in the thumbnail image code. IE function updateSize() updates all '.thumbnail-image'. the on("load", function(){...... updateSize();} event does not cover this as its only referring to one of the many thumbnails and as a result causes unpredictable sizing behavior on load.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions