Skip to content

Zone.coords annotation should be marked Optional #21

@BryceBeagle

Description

@BryceBeagle

coords: List[List[int]]
"""Coordinates that define the region the zone occupies. It is a list
of lists which are two elements in size. The coordinates are in pixels
where the top left of the frame is [0, 0].
Example: [[0, 0], [10, 10], [100, 500], [0, 500]]
"""

Zone.coords=None for the "Screen"/Zone.FULL_FRAME_ZONE_NAME region.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    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