The "jump back" issue you're pointing out in your last post is different than the previous issue in that it only affects the first page, and is unavoidable unless we limited the amount you can scroll before the delayed redraw fires.
We can't align node root-1-12 in your sample with where you scrolled it when the redraw runs because there aren't enough rows above it in the Tree.
We can't align node root-1-12 in your sample with where you scrolled it when the redraw runs because there aren't enough rows above it in the Tree.
Comment