Larger area for scroll wheel interaction with input sliders.
Moderator: ickputzdirwech
Re: Larger area for scroll wheel interaction with input sliders.
@OP, you want the scrollwheel of your mouse to act on the slider when you mouse over the blue area, and not only the red area. Did I rephrase your suggestion correctly, or did I misunderstand something?
Koub - Please consider English is not my native language.
Re: Larger area for scroll wheel interaction with input sliders.
@koub. Thats pretty close yea. Thanks!
I don't think the scroll wheel should work in the _entire_ blue area, but at least in the red area, but to the height of the blue area.
The blue area was just to outline the compared click height of the other inputs across the box.
I don't think the scroll wheel should work in the _entire_ blue area, but at least in the red area, but to the height of the blue area.
The blue area was just to outline the compared click height of the other inputs across the box.
Re: Larger area for scroll wheel interaction with input sliders.
Heck, I'd say the scroll wheel should work if your pointer is anywhere in the entire dialog. What else are you going to scroll?
Maybe if you're in the tab area it should scroll you between tabs, but otherwise, the slider at the bottom is the only thing that makes sense to scroll.
Maybe if you're in the tab area it should scroll you between tabs, but otherwise, the slider at the bottom is the only thing that makes sense to scroll.
Re: Larger area for scroll wheel interaction with input sliders.
Try installing a few more mods and see if any extra scroll bars appear...Kyralessa wrote: ↑Mon Dec 05, 2022 8:47 pm Heck, I'd say the scroll wheel should work if your pointer is anywhere in the entire dialog. What else are you going to scroll?
Maybe if you're in the tab area it should scroll you between tabs, but otherwise, the slider at the bottom is the only thing that makes sense to scroll.
My mods
Content: Lunar Landings | Freight Forwarding | Spidertron Patrols | Spidertron Enhancements | Power Overload
QoL: Factory Search | Module Inserter Simplified | Wire Shortcuts X | Ghost Warnings
Content: Lunar Landings | Freight Forwarding | Spidertron Patrols | Spidertron Enhancements | Power Overload
QoL: Factory Search | Module Inserter Simplified | Wire Shortcuts X | Ghost Warnings
Re: Larger area for scroll wheel interaction with input sliders.
The slightly hard part for having it work anywhere is that there are double sliders down there some times (logistic requests). So I think you at least should be in the general area so you know which of the double slider handles you'd be scrolling. the one closest to the mouse is much harder for a human to determine when the cursor is at the top of that window so that might lead to unexpected results for some people.Kyralessa wrote: ↑Mon Dec 05, 2022 8:47 pm Heck, I'd say the scroll wheel should work if your pointer is anywhere in the entire dialog. What else are you going to scroll?
Maybe if you're in the tab area it should scroll you between tabs, but otherwise, the slider at the bottom is the only thing that makes sense to scroll.
Probably the entire frame area is OK, but I don't know how complicated the UI code is that would need to be implemented to be listening for the scroll wheel event outside of the area of the input thats in use.
UI minor QoL: taller scroll wheel hit box for value sliders
The hit box where we can adjust values with the scroll wheel is so thin I keep missing it even when making a point of hovering the correct area. I don't see the reason to be so stingy with screen estate when:
-the section directly above likewise interacts with the scroll wheel and extends almost the entire height of the screen.
-a lot more people will want to scroll the slider and zoom instead accidentally than the other way around.
I propose extending the scrollable area from the blue to the red as marked in the picture.
-the section directly above likewise interacts with the scroll wheel and extends almost the entire height of the screen.
-a lot more people will want to scroll the slider and zoom instead accidentally than the other way around.
I propose extending the scrollable area from the blue to the red as marked in the picture.
Re: Larger area for scroll wheel interaction with input sliders.
[Koub] Merged into an older thread with the same suggestion.
Koub - Please consider English is not my native language.