[frameworks-plasma] [Bug 478437] Plasma Components Slider does not respect step size when using scroll wheel to change value.

2023-12-12 Thread Trần Nam Tuấn
https://bugs.kde.org/show_bug.cgi?id=478437 --- Comment #5 from Trần Nam Tuấn (Bill) --- Well then. For now, I'm just going to round the value to the nearest integer as a workaround. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-plasma] [Bug 478437] Plasma Components Slider does not respect step size when using scroll wheel to change value.

2023-12-12 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=478437 --- Comment #4 from ratijas --- > However, If I set the property to false, scrolling using touchpad still work > with QQC Slider but doesn't work with Plasma Components Slider. Also we do have custom logic in our qqc2-desktop-style Slider.qml:

[frameworks-plasma] [Bug 478437] Plasma Components Slider does not respect step size when using scroll wheel to change value.

2023-12-12 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=478437 ratijas changed: What|Removed |Added Resolution|--- |UPSTREAM Status|REPORTED

[frameworks-plasma] [Bug 478437] Plasma Components Slider does not respect step size when using scroll wheel to change value.

2023-12-12 Thread Trần Nam Tuấn
https://bugs.kde.org/show_bug.cgi?id=478437 --- Comment #2 from Trần Nam Tuấn (Bill) --- Upon looking closer at the code, Plasma Components Slider has wheelEnabled set to true by default. If I set this property to true in QQC Slider, this bug also happens. However, If I set the property to

[frameworks-plasma] [Bug 478437] Plasma Components Slider does not respect step size when using scroll wheel to change value.

2023-12-12 Thread Trần Nam Tuấn
https://bugs.kde.org/show_bug.cgi?id=478437 --- Comment #1 from Trần Nam Tuấn (Bill) --- Created attachment 164112 --> https://bugs.kde.org/attachment.cgi?id=164112=edit Demonstrate video -- You are receiving this mail because: You are watching all bug changes.