-
Notifications
You must be signed in to change notification settings - Fork 5
Update underlying color with setting alpha and opacity, and re-structure as library. #4
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
Update underlying color with setting alpha and opacity, and re-structure as library. #4
Conversation
|
Hi @calvintam236, have you been in contact with FooStudio/Ricardo Mendieta about taking over management of the original repository? |
@JamesMcIntosh we tried to contact them and waited for a while but they don't seem to answer. |
|
merged in #5 |
Thanks Felix, I've sent @mendieta an email at FooStudio and a message on Linked-In too, he's definitely still around as he's committing almost daily to private repositories on GitHub... |
_colorfield inside of theTinyColorobject is now updated when setting the alpha or opacity.Added relevant tests.
Also updated an import inside of an already existing test while I was here.
closes #3
P.S. I also know that stuff is still getting set up, so lmk if ya need me to update my PR to work with lints or CI.