-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
Milestone
Description
Dragging to a list box where there are items wider than the list box sees the list box scroll horizontally as the cursor passes the list box boundary. This is undesired behaviour as most of the information scrolls away leaving only the tail of the larger items showing.
Is there a way to prevent scrolling in a certain direction while dragging?
Scrolling vertically in this instance is fine as the user may want to do that when the list box contains many items.
