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: Adjust getColor to support RGB (TODO: HSL colors) #311

Merged
merged 5 commits into from
Nov 26, 2020

Conversation

BartVanHoutte-ADING
Copy link
Contributor

Fixes #310

Copy link
Contributor

@scmmishra scmmishra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @BartVanHoutte-ADING thanks for this fix. There are a few fixes in the test. I couldn't push them directly to this branch added a suggestion for it. Once you commit it, we can push the changes

src/js/utils/test/colors.test.js Outdated Show resolved Hide resolved
Copy link
Contributor

@scmmishra scmmishra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes requested

@scmmishra
Copy link
Contributor

@BartVanHoutte-ADING can you resolve the conflicts?

@BartVanHoutte-ADING
Copy link
Contributor Author

BartVanHoutte-ADING commented Nov 26, 2020

@scmmishra Conflicts resolved.

@scmmishra scmmishra merged commit e04b8f7 into frappe:master Nov 26, 2020
@scmmishra scmmishra changed the title - Adjust getColor to support RGB (TODO: HSL colors) fix: Adjust getColor to support RGB (TODO: HSL colors) Nov 30, 2020
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.

Region Fill does not function with RGB colors (only hex)
2 participants