Skip to content

Overlays don't expose path metadata methods #157

@adamnovak

Description

@adamnovak

I added a bunch of path metadata methods in #153 but I never added the stubs to call through to the backing graph in the overlays. So I think right now when you call these methods on e.g. PackedPathPositionOverlay you end up with the default implementations from PathMetadata and you won't use any actually-efficient implementations from the backing graph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions