StablexUI
StablexUI copied to clipboard
How to set color, thickness of Slider thin line?
In this demo:
http://ui.stablex.ru/demo/demo_html5/
At Sliders view, how can I set the look of that horizontal thin line across slider? What properties to use? Can I access it by code? What if I want to draw little lines on it? like number |1 |2 |3 |4 .. etc ??
Thanks for great work ..
I don't understand what you mean :) Can you draw a mockup?
In the image below:
Oh, i see.
This is set by skin of slider's background. Add skin:Paint-padding="0"
to slider's xml to make lines thicker.
As for little lines, i think you need to create custom skin for this purpose