Skip to content

Fast vertical scrolling will make the list stuttering while drawing  #1070

Open
@Coldzer0

Description

@Coldzer0

Hello guys

I was doing some testes with TVirtualStringTree and I found out that when I scroll fast this stuttering happen.
At first I thought that it's from my code or some options I changes but when I tested it with the already shipped examples it's the same.

This is noticed if I use the scroll bar with touch scrolling on a laptop or using the mouse to drag the bar down fast.

Here's a screenshot of the problem
image

I tested the same scenario with normal Delphi TListView with Double Buffering Enabled and it's very smooth. (without the Double Buffering It will have the same problem but not as bad as TVirtualStringTree)

I tested it with Delphi 11 on Windows 10 And Windows 11 (Latest update for both).

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugLow PriorityPull Requests InvitedThere are no current plans to address the issue, but we would be happy if someone supplies a PR.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions