- Container components have a
wheelHorizontaloption which when set totruemakes horizontal scrolling through the mouse wheel possible, with a fast transition and pressure.
- Enhance wheel scrolling on vertical containers through the
wheelVerticaloption, by setting it totrue.- Add
wheelVerticalto any parents as needed, since they may get the most scroll available instead.
- Add