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

[FEAT]: The timeline manager should cache the image size, to avoid recalculations and flickering #189

Open
suvam0451 opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request 🌸 ⸜(。˃ ᵕ ˂ )⸝♡ Mizuki-sama~ Misskey or it's compatible soft forks

Comments

@suvam0451
Copy link
Owner

Description

Currently, scrolling too fast causes a lot of flickering due to images (without dimension data) trying to adjust to their container sizes and maximum height.

We want to cache this information, once calculated, to avoid it in the future.

Links, Images and Videos

No response

@suvam0451 suvam0451 added the enhancement New feature or request label Jan 6, 2025
@suvam0451 suvam0451 self-assigned this Jan 6, 2025
@suvam0451 suvam0451 added the 🌸 ⸜(。˃ ᵕ ˂ )⸝♡ Mizuki-sama~ Misskey or it's compatible soft forks label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🌸 ⸜(。˃ ᵕ ˂ )⸝♡ Mizuki-sama~ Misskey or it's compatible soft forks
Projects
None yet
Development

No branches or pull requests

1 participant