Color SeekBar
Hello everyone, I am here with my new extension that is Color SeekBar. This extension helps you to create color and alpha sliders in your application with many customizations. This extension is based on some modification of Color SeekBar library on github. You can create sliders in vertical orientations too. You can not create dynamic sliders woth the extension for that you could use dynamic components extension
So Let’s see its block and documentation.
All Blocks
Default Properties
Documentation
Let see the documentation now.
Alpha Changed
This event raises when the alpha slider’s position changed. This will only invoke if you have created Alpha Slider.
Color Changed
This event raises when position of the color sliders is changed. This will only invoke if you have created color seekbar.
Create
This block create the slider in given layout with given type. There are two properties available for creating two types of sliders. You can create only one type of slider with one component.
Set Progress
This block set the position of the slider.
Set Thumb
This block customizes the thumb of the slider.
Get Progress
Returns the current progress or position of the slider
Get Color By Progress
Returns the color at given position. Note:- This block only works for Color Seekbar.
Set Alpha Value
This block set the position of alpha slider with alpha value. Range:- 0 - 255
Get Alpha Value
Returns the current alpha value of the alpha slider.
Get All Colors
Returns a list of all colors of color slider.
You can read the docs here also :
Usage
You can create the slider with only one block in any VA or HA with given style.
You can customize the slider with designer properties.
Preview
Download
Download Extension : com.sumit1334.colorbar.aix (20.7 KB)
Second Download :
Donate
Credit
Thanks @Shreyash for the super power full Rush .
Like the extension if you like it
Suggestion and issue are welcome
Thanks you
Sumit