Skip to content

Add size(w,h) + 9 alignment options: center(), centerLeft() etc #32

@esDotDev

Description

@esDotDev

I often find myself having to chain both width and height,
width(50).height(50) would read better as size(50,50)

Additionally, when alignment things, it can be overly verbose:
.alignment(Alignment.center) could just be center()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions