TL;DR
Faster/more accessible logistic requests, support modifier keysWhat ?
* Clicking outside of the box is equivalent to clicking the green check mark. Only the X or esc cancels creating the slot.* On mouseover of a logistic request slot, open the expanded pane for that logistic request.
* Additionally, while the pane is open, mousewheel controls the logistic request amount, ticking it up/down so long as the mouse cursor is on the slot OR the pane BUT not the max quantity.
* Shift-mousewheel ticks it up/down by 1 stack size.
* To alter the max quantity, either mouse-over the max quantity slider and move the mouse wheel, OR hold alt and move the mouse wheel.
* Shift + ALT reduces quantity by one stack size.
* While pane is open, mousewheel no longer zooms the view.
Why ?
This makes it easier to make adjustments to logistic requests with only the mousewheel, reducing the number of clicks required to make an adjustment.Additionally, adding a keyboard shortcut as an alternate method of controlling the request slot makes adjustments easier. The current method feels like it takes extra clicks to accomplish regular tasks compared to the previous UI.