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 stops when scale is in reverse mode #12

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Fix stops when scale is in reverse mode #12

merged 1 commit into from
Mar 23, 2022

Conversation

kurkle
Copy link
Owner

@kurkle kurkle commented Mar 23, 2022

Fix #10
Closes #11

@kurkle kurkle added this to the 0.2.2 milestone Mar 23, 2022
@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kurkle kurkle merged commit fed0f2b into master Mar 23, 2022
@kurkle kurkle deleted the reverse branch March 23, 2022 13:35
@stockiNail
Copy link
Contributor

@kurkle don't hate me but I'll have another PR to submit for your review, adding radialLinear scale support with radial gradient. After that, I'd like to include this plugin in my lib, even if I'm already supporting gradients but this could be another easy way.

@kurkle
Copy link
Owner Author

kurkle commented Mar 23, 2022

No, I'll thank you instead :)

@kurkle kurkle added the bug Something isn't working label Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When the scale is configure in reverse mode, the color sequence is not correct
2 participants