Skip to content

RBA: Box#enlarge and Box#move should not do anything on empty boxes #108

Closed
@klayoutmatthias

Description

@klayoutmatthias

This is the issue:

{code}
RBA::DBox.new().enlarged(1,2)
-> (0,-1;0,1)
{code}

Actually, the enlarged method should give an empty box when the input is empty.

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