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

[WIP] Set (shorten) animation duration for wishlist move actions #166

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JadElClemens
Copy link
Contributor

@JadElClemens JadElClemens commented Dec 19, 2024

Quick PoC for shortening the animation duration of moving wishlist items.

Frankly, I think the default duration for zoomIn and zoomOut are downright silly. I found this 0.45s value to be reasonable through testing - I personally prefer more like 0.33s but I figured that may be a little fast for some.

Would be ideal if this can be tuned in config or through environment (pending config page impl) - any ideas?

@Wingysam
Copy link
Owner

I think something like this should just have a forced default with no configuration. Let's make it a constant in the js like const ANIMATION_DURATION = '0.45s' and merge it with the 0.45s value.

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

Successfully merging this pull request may close these issues.

2 participants