Skip to content

Images as attachment won't show unless hardcode width & height #99

@othmaan

Description

@othmaan

ENMLUtility.m

Line 195

        width = [NSNumber numberWithInt:[resource width]];
        height = [NSNumber numberWithInt:[resource height]];

As title says, whenever an image is used as attachment to be displayed in a webview, it won't show unless width & height are hardcoded

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