Skip to content

Which properties should be automatically tracked on the sublayer? #24

@madsmtm

Description

@madsmtm

When the user passes a layer that is not CAMetalLayer, we create a new layer, insert it as a sublayer, and use observers to keep the new layer in sync with the super layer.

The properties of CALayer that we currently keep in sync is:

And these are clearly the most important ones, but are there others that we should keep in sync? The opaque property? drawsAsynchronously?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions