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

Fix image close transition #1207

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

micahmo
Copy link
Member

@micahmo micahmo commented Mar 15, 2024

Pull Request Description

This is a small PR which fixes an issue that was "broken" in #1192. I'm not sure if it was intentional, but the reverseTransitionDuration parameter was removed from the image viewer page after a refactor. As a result, closing images feels a bit sluggish now. I do agree that the original time (50) was probably too low, and was the cause of #948, but the new default of 300 still feels slow and is slower than the opening duration of 100, so I propose to make both 100.

@hjiangsu
Copy link
Member

Ahh I thought removing the reverseTransitionDuration would cause it to use the same value as transitionDuration! I wanted to make it 100 but might've inadvertently set it to the default value.

@hjiangsu hjiangsu merged commit 137fe40 into thunder-app:develop Mar 15, 2024
1 check passed
@micahmo micahmo deleted the fix/image-close-transition branch March 15, 2024 17:48
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