List Infill dropdown values in descending order to match scroll direction
Is your feature request related to a problem? Please describe. I prefer to use the scroll wheel to increment picklist values up/down. However, Infill's dropdowns for density, anchor length, etc. list values in ascending order from 0 to 100%, or 1-1000mm
This means that in order to increase the value, I must scroll down, which is counter-intuitive to me, especially when on the same page, layers increase when scrolling up, and down when scrolling down. As a result, I frequently scroll the wrong direction when moving between these lists because some ascend and others descend.
Describe the solution you'd like Please invert the list order, with the largest values at the top, and lowest at the bottom.
Describe how it would work Default values would stay the same, this would merely change the list order.
Describe alternatives you've considered I could invert my scrolling for the sake of this single UI input type, but then everything else would feel backwards in comparison.
I could type values into these fields instead of scrolling, but because these values are preset or limited in range, the keyboard doesn't really need to be involved. Requiring keyboard entry to manipulate a dropdown adds up in terms of additional and longer distance hand movements from keyboard to mouse and back across sessions, gradually reducing my productivity with the application over time.
Additional context Scrolling down (assuming no scroll inversion) should ideally always make the value go lower; scrolling up should make the value go higher.
Source: prusa3d/PrusaSlicer