Skip to content

[JAMSVGImage styledPaths] and JAMStyledBezierPath instances should probably be public. #20

Description

@rwe

These are extremely useful for being able to change the coloring of assets, for example, by looping through the paths and setting fillColor.

If these are mutable, however, it should be considered that it may be useful for JAMSVGImage to observe the properties of those subpaths in order to trigger setNeedsDisplay() when changed. Currently I expose these properties with a category and am careful to call setNeedsDisplay() manually.

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