-
Notifications
You must be signed in to change notification settings - Fork 0
Open
eclipse-platform/eclipse.platform.swt
#2492Labels
Milestone
Description
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
Labels
Type
Projects
Status
👀 In Review