Open MythicPalette opened 1 year ago
Improved the scrolling functionality of MaterialListBox to allow for SmoothScrolling up and down (fixes items clipping off the bottom). This option can be enabled/disabled through the new SmoothScrolling bool property.
MaterialListBox
SmoothScrolling
Improved the scrolling functionality of
MaterialListBox
to allow forSmoothScrolling
up and down (fixes items clipping off the bottom). This option can be enabled/disabled through the newSmoothScrolling
bool property.