Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Segment colors are wrong in segmented-arc #190

Conversation

AmoebeLabs
Copy link
Owner

Running index was out of bounds due to a +1 setting. Now fixed

Indexation is fixed in for loop where segments of the segmented arc are drawn.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

@AmoebeLabs AmoebeLabs linked an issue May 1, 2023 that may be closed by this pull request
1 task
@AmoebeLabs AmoebeLabs merged commit 22ba081 into master May 1, 2023
@AmoebeLabs AmoebeLabs deleted the 189-the-segment-colors-in-the-segmented-arc-is-not-rendered-correctly branch May 1, 2023 09:28
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.

The segment colors in the Segmented Arc is not rendered correctly
1 participant