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

Reimplement the sliding animation seen in older versions without jumping list heights #12

Open
mikael-ros opened this issue Mar 30, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mikael-ros
Copy link
Owner

When moving over to flex-wrap: wrap I unfortunately had to ditch the sliding animation seen in v2 and earlier, as it relied on setting the width (causing the wrap to go all over the place now). I would like to eventually reimplement this effect somehow, as I find the current fade in boring in comparison.

@mikael-ros mikael-ros added the good first issue Good for newcomers label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant