-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Don't update saturation based on parsed color (#536)
* Don't update saturation based on parsed color * Workaround to update color area when hue slider change * Fix typo * Don't change opacity of gradient in opacity-slider as value change and value itself may contain alpha * Make handle opacity based on alpha * Clear console * Clear console * Clear console * Add comment * Remove output of hue value * Update saturation * Don't update saturation * Remove commented line * Remove unused parameter * Run linter --------- Co-authored-by: Jacob Overgaard <[email protected]>
- Loading branch information
1 parent
b06aebb
commit d83b8ba
Showing
3 changed files
with
43 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters