Skip to content

Conversation

@MoridinBG
Copy link

When the chart is embedded in a scroll view, it keeps rotating while scrolling.
paint is being continously called which updates the _prevAngle property.
This PR replaces _prevAngle with a local property for the loop that goes over the chart parts.

@iambenkay
Copy link

I am also facing this issue, any plans to merge this to master?

@joaotux
Copy link

joaotux commented Mar 30, 2025

Is this fix available yet? I'm having this same issue on version 5.4.0.

@joaotux
Copy link

joaotux commented Mar 30, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants