https://bugs.kde.org/show_bug.cgi?id=463953
--- Comment #2 from ratijas <m...@ratijas.tk> --- The only reasonable path forward, is to introduce a new component or extend API of the current one. Either choice raises a question "so are we gonna introduce a new styleable component every time an applet needs one?" and the answer is yes, but it should be an option of last resort, for very special cases. Going for a whole new component would be technically easier, IMO Adding API to an existing one would make it not a regular interchangeable QQC2 slider anymore. Although could be extended in a compatible way with some extra attached objects (fancy QML extensions thing) on Plasma side. See QQC2 Material documentation for examples https://doc.qt.io/qt-6/qtquickcontrols2-material.html#attached-property-documentation -- You are receiving this mail because: You are watching all bug changes.