The source project of this merge request has been removed.
Update cursor on slider controls and fix a couple up/down buttons for two inputs
This fixes BUG 415669 https://bugs.kde.org/show_bug.cgi?id=415669
Test Plan
Open up any of the int or double slider controls. Move your mouse over the "slider part". the icon should be a horizontal split icon. Now move over the up/down controls on the right. The cursor should change to a pointer.
Two sliders that now have working up/down controls
- Vanishing point assistant tool options. The density slider up/down buttons work now
- Multi-brush tool options. The Rotation slider up/down buttons work now
Formalities Checklist
-
I confirmed this builds. -
I confirmed Krita ran and the relevant functions work. -
I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!) -
I made sure my commits build individually and have good descriptions as per KDE guidelines. -
I made sure my code conforms to the standards set in the HACKING file. -
I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.