-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
not an issueissue does not have any bug report or feature request, so it does not qualify as a valid issue.issue does not have any bug report or feature request, so it does not qualify as a valid issue.
Description
Hi:
as well as we know, We can set different mouse cursor for a child widget on flutter use MouseRegion, and I am not sure how to apply set mouse cursor on Shape region.
a solution is :
#1. a Stage level mouse move event handler, and use hittest for check which child already hit, then change mouse cursor ?
#2. configure mouse curosr for a shape.
Metadata
Metadata
Assignees
Labels
not an issueissue does not have any bug report or feature request, so it does not qualify as a valid issue.issue does not have any bug report or feature request, so it does not qualify as a valid issue.