Open shervinkoushan opened 4 weeks ago
Hello, @shervinkoushan. Thank you for the report. It happens only for charts that aren't scrollable. We'll look into it.
Hi @Gowsky. I am indeed able to scroll the HorizontalPager
when I set scrollEnabled
to true on the chart.
It would be nice if the marker was not shown when scrolling though.
We plan on adding such an option. Please see this comment.
How to reproduce
Create a chart with a marker. Put the chart in a HorizontalPager.
Observed behavior
Unable to scroll the pager as the marker consumes all touch events.
Expected behavior
Possible to scroll the pager and highlight points by clicking on them.
Vico version(s)
2.0.0-beta.2
Android version(s)
14
Additional information
No response