Curved Slider Groove
Unsolved
QML and Qt Quick
-
Hello, I'm working on a QtQuick application, and I'm trying to put together a UI element based on a mockup that I've received. The mockup looks to be a basic slider, but with a curved groove. Is that possible to create? I can create the curve as a Canvas, but if I put it in the groove property of a SliderStyle, will the Slider handle follow it?
-