Skip to content

feat: Set (shorten) animation duration for wishlist move actions#166

Merged
Wingysam merged 3 commits intoWingysam:masterfrom
JadElClemens:tune_animation_duration
Dec 31, 2025
Merged

feat: Set (shorten) animation duration for wishlist move actions#166
Wingysam merged 3 commits intoWingysam:masterfrom
JadElClemens:tune_animation_duration

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.

@JadElClemens JadElClemens force-pushed the tune_animation_duration branch from 2276b70 to 762e537 Compare January 21, 2025 06:36
@JadElClemens JadElClemens marked this pull request as ready for review January 21, 2025 06:37
@JadElClemens
Copy link
Contributor Author

@Wingysam Rebased and updated to use a const, this is ready for review now

@Wingysam Wingysam changed the title [WIP] Set (shorten) animation duration for wishlist move actions Draft: feat: Set (shorten) animation duration for wishlist move actions Jan 24, 2025
@Wingysam Wingysam marked this pull request as draft January 24, 2025 19:36
@Wingysam Wingysam changed the title Draft: feat: Set (shorten) animation duration for wishlist move actions feat: Set (shorten) animation duration for wishlist move actions Jan 24, 2025
@Wingysam Wingysam marked this pull request as ready for review January 24, 2025 19:37
@cj13579
Copy link
Contributor

cj13579 commented Mar 4, 2025

@JadElClemens - can you resolve the conflicts so that this can be merged?

@JadElClemens JadElClemens force-pushed the tune_animation_duration branch from 762e537 to ae43731 Compare May 10, 2025 09:49
@JadElClemens
Copy link
Contributor Author

@Wingysam @cj13579 Have (finally) updated this one to resolve conflicts. Let me know if anything else is required.

@JadElClemens JadElClemens force-pushed the tune_animation_duration branch from ae43731 to 8e108eb Compare December 31, 2025 05:15
@JadElClemens JadElClemens force-pushed the tune_animation_duration branch from 1b4496b to 81d6647 Compare December 31, 2025 06:24
@JadElClemens
Copy link
Contributor Author

@Wingysam / @cj13579 Fixed up again, pipeline good too. Please take a look when you have a chance.

@Wingysam Wingysam merged commit 1e442ad into Wingysam:master Dec 31, 2025
1 check passed
@JadElClemens JadElClemens deleted the tune_animation_duration branch January 2, 2026 20:49
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.

3 participants

Comments