Component gestures like `BackStack3D.Gestures` don't work that well if most of the content is scrollable, like a LazyColumn. Appyx gestures should integrate with the nested scrolling system to consume unused child scroll, and probably dispatch up to parents too?