pub fn auto_scroll(scroll_id: impl Into<WidgetId>, velocity: DipVector)
Scroll at the direction and velocity (dip/sec) until the end or another auto scroll request.
Zero stops auto scrolling.