You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.
Is there any way to auto change the format when user input the value manually?
Eg. The initial format is set to hex (either by auto detection or manual option) then user somehow wanted to input rgba value in the input box (which is currently not allowed).
So the perfect condition would be, color picker allows the rgba entry and switch the rgba options dynamically (showing the transparency slider in this case).
Where should I poke in the code for this?
Thanks for the great plugin
The text was updated successfully, but these errors were encountered:
Is there any way to auto change the format when user input the value manually?
Eg. The initial format is set to hex (either by auto detection or manual option) then user somehow wanted to input rgba value in the input box (which is currently not allowed).
So the perfect condition would be, color picker allows the rgba entry and switch the rgba options dynamically (showing the transparency slider in this case).
Where should I poke in the code for this?
Thanks for the great plugin
The text was updated successfully, but these errors were encountered: