Skip to content

Special case pointer up on view check#846

Open
jrmoulton wants to merge 1 commit intolapce:mainfrom
jrmoulton:push-qptuzmomrvzo
Open

Special case pointer up on view check#846
jrmoulton wants to merge 1 commit intolapce:mainfrom
jrmoulton:push-qptuzmomrvzo

Conversation

@jrmoulton
Copy link
Collaborator

If a view has clicking set on it and it receives a pointer up event, it should be "on" the view if either the transformed event is in the view or if the untransformed event is in the view

We should probably go through and have methods for getting the view's rect/size from layout and have methods for getting the view visual rect/size after transforms. Naming these and having it be consistent and removing the methods that return taffy layout types would probably make things easier

If a view has clicking set on it and it receives
a pointer up event, it should be "on" the view
if either the transformed event is in the view
or if the untransformed event is in the view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant