AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
ColorPicker
To Subscribe, use this Key
two-island-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description A widget that provides an interface for selecting or modifying a color. It can optionally provide functionalities like a color sam…
Published
06/07/2024
Properties bool can_add_swatches true Color color Color(1, 1, 1, 1) ColorModeType …
Published
06/07/2024
Signals color_changed (color: Color ) Emitted when the color is changed. preset_added (color: Color ) Emitted …
Published
06/07/2024
Enumerations enum ColorModeType : ColorModeType MODE_RGB = 0 Allows editing the color with Red/Green/Blue sliders…
Published
06/07/2024
Property Descriptions bool can_add_swatches = true void set_can_add_swatches (value: bool ) bool are_swatch…
Published
06/07/2024
Method Descriptions void add_preset (color: Color ) Adds the given color to a list of color presets. The presets are displayed i…
Published
06/07/2024
Theme Property Descriptions int center_slider_grabbers = 1 Overrides the Slider.center_grabber theme property of the sl…
Status
Last Update
Fields