The source project of this merge request has been removed.
Kis slider sizing fixes
This has the following fixes
- Use a minimum height for all sliders which I probably accidentally removed on the last patch. If the sliders get too small it is hard to see/use
- Remove minimum height overrides on a number of UI files to help with consistency on sliders
- Improve display when slider is at 100% (it was slightly off on the left side before)
Test Plan
Go through the application and look at the various sliders. I think I found/fixed most of the issues.
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.