Skip to content

onTouch for multiple elements #1077

Answered by wcandillon
zyoncoder asked this question in Q&A
Discussion options

You must be logged in to vote

it is something in our radar and a probably the most popular feature request at the moment. We are looking into it but it is not trivial to offer a generic solution for this because most of the element positions and bounds depends of the Skia context (clip/matrix) which are only known when drawing the frame, not when touch the canvas.

We will have a solution for this but we want to make sure that we get it right. In the meantime, we found that adding your own custom logic for touch different elements works like a charm.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zyoncoder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants