Skip to content

Use existing metadata as default in Path -> Cell rendering #160

@gpeairs

Description

@gpeairs

render!(cell, path) (no metadata specified) or render!(cell, path, target) will set path.metadata = GDSMeta(), which no longer makes sense because users can set the metadata before rendering. The default should be path.metadata (as with place!), and for compatibility, we can still overwrite the metadata if it is UNDEF_META or have the default metadata map send it to (0,0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions