https://bugs.kde.org/show_bug.cgi?id=479028

fanzhuyi...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-pa/-/commit/50fe4 |ma/plasma-pa/-/commit/63462
                   |f1f9ba1805c69c558d8c3c05af4 |b6b1d3487d5053f30daae0d32cd
                   |33087623                    |1c006527

--- Comment #11 from fanzhuyi...@gmail.com ---
Git commit 63462b6b1d3487d5053f30daae0d32cd1c006527 by Yifan Zhu.
Committed on 13/02/2024 at 03:26.
Pushed by fanzhuyifan into branch 'Plasma/6.0'.

applet: fix unable to finetune slider

The internal value of a slider always changes by multiples of stepSize,
regardless of the value of snapMode, so setting snapMode does not work.
Instead, implement custom wheel event handling.

Also fixes horizontal scrolling behavior when invert scroll direction is
disabled.

This commit borrows from Slider.qml and
5d6d74ef68889da7400cb2a16a73527f1927424d in qqc2-desktop-style.


(cherry picked from commit 50fe4f1f9ba1805c69c558d8c3c05af433087623)

M  +4    -1    applet/contents/ui/ListItemBase.qml
M  +33   -0    applet/contents/ui/VolumeSlider.qml

https://invent.kde.org/plasma/plasma-pa/-/commit/63462b6b1d3487d5053f30daae0d32cd1c006527

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to