-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
DragValue
s for RGB(A) in the color picker (#2734)
Added some DragValue widgets in the color_picker widget as input fields for managing the RGBA values. In case the provided values result in a not valid premultiplied alpha RGBA color, a button will appear next to the input fields, to be used to multiply the values with the alpha channel. ![image](https://user-images.githubusercontent.com/68190772/218438019-8b46936f-d025-4287-ac27-2b937f8f3d7c.png) Closes <#2716>. --------- Co-authored-by: IVANMK-7 <[email protected]> Co-authored-by: Emil Ernerfeldt <[email protected]> Co-authored-by: Brian Janssen <[email protected]>
- Loading branch information
1 parent
51e5d28
commit bfed2b4
Showing
3 changed files
with
251 additions
and
58 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
Oops, something went wrong.