Skip to content

Linux saves image before checking if region is set #116

@Tukkel

Description

@Tukkel

In the _screenshot_linux if PILLOW_VERSION >= (9, 2, 0) and GNOMESCREENSHOT_EXISTS:
The image is saved before checking if a region is specified. This is in contrast to every other implementation I have seen that makes sure only the specified region is saved so it works like it is documented.

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