touch on TwwLayoutGrid
Hi,
in Delphi 12 app Fmx I have a TwwLayoutGrid with TwLayoutPanel and an event to slide with SetActiveTabWithTransitionAsync to the TwwRecordViewPanel.
When I have only few records in the TwwLayoutGrid there is an empty area after first records in the bottom of grid, that when touched trig the onItemClick, even if in that point there are no items displayed...
So the user see the slide to RecordView even when unintentionally he put fingers on an empty area.
How can make the onItemClick trig only when touch is done over a real displayed item ?
BR
Please sign in to leave a comment.
Comments
3 comments