Skip to content

incorrect resizing when we use @2x and @3x images #6

@nyekimov

Description

@nyekimov

CGImageRef works with only one specified sprite size, which is not relevant when you use @1x / @2x / @3x images. My assumption is to add sprite size per @1x, and then for @2x/@3x pictures resizing should work conveniently, however it does not. It is possible to introduce scale factor, for instance.

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