orangy
08/10/2022, 10:23 AMClickableText
doesn’t work inside SelectionContainer
. Is there something I’m missing, or is it a bug? Any workaround?Sean Proctor
08/10/2022, 12:29 PMorangy
08/10/2022, 12:36 PMdetectTapGestures
that is not working.Sean Proctor
08/10/2022, 12:39 PMorangy
08/11/2022, 2:54 PMPointerEventPass
optional parameter to detectTapGestures
. Then I could pass Initial
instead of Main
to capture clicks before they are consumed by selection handling code