Kinetic scrolling

Are there any plans to implement support for kinetic scrolling in Scrollables?

1 Like

what’s stopping you from copying scrollable.rs and making your own custom widget? you don’t need to wait until it’s available as a built-in widget.

there is no difference between built-in widgets and custom ones.

1 Like