Skip to content
This repository was archived by the owner on Sep 7, 2018. It is now read-only.
This repository was archived by the owner on Sep 7, 2018. It is now read-only.

Window getMaximumSize and getMinimumSize return array instead of object #353

@andy-lee-eng

Description

@andy-lee-eng

Window.getBounds() returns a Promise for a Rectangle (top, left, width, height), but the functions getMaximumSize() and getMinimumSize() both return a 2-value array instead.

They should probably return a Size (width, height) instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions