Why dynamic graph does not react toward swipe gesture?
So assume we setup up a swipe container contain:
- normal container contain e.g. a box
- dynamic graph
When we run, the normal container would be shown first. Upon swipe it would go to dynamic graph. But when we swipe the dynamic graph, it would not go to the normal container. Why so?
If I set the dynamic graph as invisible, then the issue not seen i.e. we can swipe away from the dynamic graph, but this would be meaningless.
