Skip to content

Zone.coords annotation should be marked Optional #21

Open
@BryceBeagle

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions