Give us feedback
colorpicker
Mobile icon

ColorPicker Mobile

version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 23 February 2020 by 
5.0
 (3 ratings)
colorpicker

ColorPicker Mobile

Details
A color picker that can be used on mobile devices to select RGBA colors with range sliders.
Read more

ColorPicker is a simple component that allows configuring and setting RGBA (red, green, blue, alpha) color values using range sliders.

It consists of a WebBlock with a Popup widget, containing 4 range sliders, wich the user can adjust for the desired color. An event is triggered when closing the Popup, passing a variable with the set color.

Release notes (1.0.1)

Removed demo screen from the ColorPicker application. The component now makes available:

- The ColorPicker WebBlock.

- A color swatch WebBlock that can be used with the color picker popup (toggles the popup and registers the chosen color).

- An RGBA Structure for color variables.

Reviews (1)
by nx74
2022-08-31
in version 1.0.1
Nice color picker :)