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

Getting some stuttering when doing fast scrolling. #570

Open
jminie-o8o opened this issue Dec 28, 2023 · 1 comment
Open

Getting some stuttering when doing fast scrolling. #570

jminie-o8o opened this issue Dec 28, 2023 · 1 comment
Labels
compose Jetpack Compose Issue

Comments

@jminie-o8o
Copy link

jminie-o8o commented Dec 28, 2023

Please complete the following information:

  • Library Version [e.g. v1.6.4]
  • Affected Device [e.g. Samsung Galaxy s23 Ultra with Android 14.0]

Describe the Bug:

After update to 1.6.4, Tooltip is updating the location of the popup whenever the potential location of the Balloon Composable changes. However, since measuring the position in real-time, it's getting some stuttering when doing fast scrolling.

I've attached a related video.

2023-12-28.10.38.16.mov

@skydoves skydoves added the compose Jetpack Compose Issue label Dec 28, 2023
@Alembertcn
Copy link

I also have a similar problem. After calling notifychange in recyclerview, the tip position is misaligned due to reuse. How can I solve this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compose Jetpack Compose Issue
Projects
None yet
Development

No branches or pull requests

3 participants