Module color_picker

Module color_picker 

Source
Expand description

Use a color picker as an input element for picking colors.

This API requires the following crate features to be activated: color_picker

Structs§

ColorPickerOverlay
The overlay of the ColorPicker.
ColorPickerOverlayButtons
Just a workaround to pass the button states from the tree to the overlay
State
The state of the ColorPickerOverlay.

Enums§

ColorBarDragged
The state of the currently dragged area.
Focus
An enumeration of all focusable element of the ColorPickerOverlay.