Skip to content

Create snippet for cursor testing #437

@HeikoKlare

Description

@HeikoKlare

If I am not mistaken, we currently do not have proper snippets to easily test different types of cursors created in different ways (such as via image data with or without mask, or via imagedataprovider) and on different zooms.
Instead, we usually rely on snippets that only cover the functionality partially or employ extensions like GEF, which make use of custom cursors.

As a developer, I would like to have a snippet that allows me to select different ways of cursor construction (with the different constructors) and also the ability to clear the cursor instance such that it is created anew on request (to test for starting on and moving between monitors of different zooms).

This might reasonably be addressed together with:

Metadata

Metadata

Assignees

No one assigned

    Labels

    HiDPIA HiDPI-Related Issue or FeatureSWTIssue for SWT

    Type

    No type

    Projects

    Status

    👀 In Review

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions