oleksii-pimenov
oleksii-pimenov
same problem
> Hi, any luck in figuring this out? I have the same issue. I forked "touchable" and comment a few of events. Touchable preventing them to bubble up
+1, If radius lower than 6, touch is not detected
I did transparent shape with large radius above other shape to increase touch radius
Also need it
As a workaround ` onRowsPerPageChanged: (_) { FocusScope.of(context).requestFocus(FocusNode()); },` but only if user choose one of the options
@gpf0205 @paulVulog any update on this guys?
Any updates guys?