summaryrefslogtreecommitdiffstats
path: root/imports/qtquickcontrols2aglstyle/Slider.qml
AgeCommit message (Collapse)AuthorFilesLines
2017-12-25Improve ProgressBar and Slider styleflounder_5.99.2flounder_5.99.1flounder/5.99.2flounder/5.99.15.99.25.99.1Tasuku Suzuki1-9/+13
The position of stop 1.0 was set to the positoin of "value" in both controls. Due to this, gradiation was changed/re-drawn whenever value was changed. This commit sets the position of stop 1.0 to the end of the control. Now gradiation itself is fixed, not changed by its value. Change-Id: I84e1b30a18af6a0af2d5b867a288b0d3501e565e Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2017-03-28Initial import from CES2017 repositoryeel_4.99.3eel_4.99.2eel_4.99.1eel/4.99.3eel/4.99.2eel/4.99.1dab_3.99.1dab/3.99.1chinook_3.0.4chinook/3.0.44.99.34.99.24.99.13.99.13.0.4chinookScott Murray1-0/+56
Pull AGL QtQuickControls2 style customizations out of CES2017 repository. Bug-AGL: SPEC-462 Change-Id: I7d7c6df3ea2832026adf26c640c56308668f0340 Signed-off-by: Scott Murray <scott.murray@konsulko.com>