orangy
ClickableText 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
detectTapGestures that is not working.Sean Proctor
08/10/2022, 12:39 PMorangy
PointerEventPass optional parameter to detectTapGestures. Then I could pass Initial instead of Main to capture clicks before they are consumed by selection handling code