Skip to content

Add rect.pad() #3495

@Geokureli

Description

@Geokureli

Overload it where pad(l,r,t,b) adds to each side, pad(x, y) is equivalent to pad(x, x, y, y) and pad(n) is equivalent to pad(n, n, n, n)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions