I have a scrollview on a few of my pages, so occasionally there may be an object directly underneath a tabbar button.
Since the event.name/phase is not the same for “tabbuttonpress” events as for “touch”/“tap” events, the event is picked up by the button underneath as well.
My tabbar press event returns true anyway, but this has no effect since the events are not the same.
Is there a simple fix for this? I’d be surprised if it had been overlooked for all this time.
[import]uid: 84115 topic_id: 33343 reply_id: 333343[/import]