Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ListView] Smooth Scrolling + Frequent invoke Scrollable.setScrollPosition will cause small misposition of the actual scrollPosition #260

Open
Bistard opened this issue Jan 16, 2025 · 1 comment
Assignees
Labels
arguable bug Something isn't working mini low priority or does not affect main functionality renderer process UI

Comments

@Bistard
Copy link
Owner

Bistard commented Jan 16, 2025

Describe the bug

  1. When using mousepad scroll the ListView, or simply using scrollOnEdge to scroll the ListView might cause the incorrect setScrollPosition.

To Reproduce
As the following shown, the blinking line indicates where the actual scroll position (top in pixel) stays, which frequently vibrates to some extent.
Image

@Bistard Bistard added arguable bug Something isn't working mini low priority or does not affect main functionality renderer process UI labels Jan 16, 2025
@Bistard Bistard self-assigned this Jan 16, 2025
@Bistard
Copy link
Owner Author

Bistard commented Jan 16, 2025

Also, I found out VSCode has a more smooth dragOnEdge animation than us, this should also be tracked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arguable bug Something isn't working mini low priority or does not affect main functionality renderer process UI
Projects
None yet
Development

No branches or pull requests

1 participant