Skip to content

Must set annotationType before annotationColor #8

@pevensen

Description

@pevensen

I discovered that one must set annotationType before annotationColor, as setting the color generates the image.

It seems unusual for a setter to have such side-effects. One should be able to set either in either order. Would it be possible to either regenerate the image on each setter or delay generating the image until it is actually need. This way the setters could be called in either order.

At the very least, please update the documentation to say that one must set type type first.

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