Describe your enhancement
If I drag and move scroller right from Crafting Grid area with items
and mouse accidentally go out from scroller rectangle (for example cross left or right border)
then dragging is stopped.
This is not convenient because user needs not only hold button and move mouse but control horizontal position too.
And it is not default (Windows) behavior for GUI-s. More usual behavior for scrollers is capture mouse and continue dragging even if mouse pointer is out of scroller area. Some applications (and mods) keeps dragging mode until button released or (optionally) use some "work area", but much wider than width of scroller.
Describe your enhancement
If I drag and move scroller right from Crafting Grid area with items
and mouse accidentally go out from scroller rectangle (for example cross left or right border)
then dragging is stopped.
This is not convenient because user needs not only hold button and move mouse but control horizontal position too.
And it is not default (Windows) behavior for GUI-s. More usual behavior for scrollers is capture mouse and continue dragging even if mouse pointer is out of scroller area. Some applications (and mods) keeps dragging mode until button released or (optionally) use some "work area", but much wider than width of scroller.