Skip to content

Images not scaling when loading from cache #63

@waynerobinson

Description

@waynerobinson

When loading from cache in Angular (nativescript-angular-6.2.0) the image isn't respecting the width/height values set either directly in attributes (e.g. width="270"/width="80%") or via the CSS equivalents.

However, this works fine when the cache initially doesn't contain the image.

It's as if there is some callback that's being skipped after the image has been loaded from the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions