Skip to content

Use Result rather than Maybe for texture loading #29

@abingham

Description

@abingham

Right when a texture fails to load for some reason, we can't tell why it failed because we just get a Nothing. Could you change this API to use a Result Http.Error Texture or even just a Result String Texture describing the failure?

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