Closed
Description
Calling the .scroll_to() method (on e.g. a listview) with a duration unset or zero does not scroll the listview at all. It seems to work poorly on duration values smaller than 500.
I have listviews with 2000 lines and it seems to "need" at least 500ms to scroll it properly. My graphics are a bit slow since it is over vnc, but that should not be a factor in this.