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: improve swipe onEnded animation #226

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

ha1f
Copy link
Contributor

@ha1f ha1f commented Jan 23, 2024

No description provided.

store.send(.swipeToNope)
default:
translation = CGSize.zero
let targetHorizontalTranslation = UIScreen.main.bounds.width / 2 + max(proxy.size.height, proxy.size.width) / 2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

画像の長辺が真横にむいても画面の端に見えないような位置

@ha1f ha1f changed the title feat: improve animation feat: improve swipe onEnded animation Jan 23, 2024
@tomokisun tomokisun enabled auto-merge January 24, 2024 07:34
@tomokisun
Copy link
Member

なんでマージ出来ないんだ

@tomokisun tomokisun disabled auto-merge January 24, 2024 07:59
@tomokisun tomokisun enabled auto-merge January 24, 2024 07:59
@tomokisun tomokisun disabled auto-merge January 24, 2024 10:42
@tomokisun tomokisun merged commit 485b34d into main Jan 24, 2024
@tomokisun tomokisun deleted the feature/improveAnimation branch January 24, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants