-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Custom cursor icons #3005
Copy link
Copy link
Closed
Labels
C - needs discussionDirection must be ironed outDirection must be ironed outS - apiDesign and usabilityDesign and usability
Description
At the moment there is no way to use custom cursor icons (except doing it manually).
All major platforms should support custom cursors even on web.
Loading cursor icons would work the same way as other icons on Windows (LoadImageW), but would require a new method in Window or not using "cursor_icon" and adding a new variant "Custom" to CursorIcon.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C - needs discussionDirection must be ironed outDirection must be ironed outS - apiDesign and usabilityDesign and usability