Skip to content

Drawing off main thread #76

@klische

Description

@klische

Do you have any best practices/guide for using the API in a way that doesn't block the main thread?

let roundImage = Toucan(image: image).maskWithEllipse(borderWidth: 3.0, borderColor: UIColor.white).image

Especially when used in a TableView with lots of rounded images causes quite a bit of main thread activity.

toucan

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