-
-
Notifications
You must be signed in to change notification settings - Fork 275
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
chore: add threshold to start swipe #72
Conversation
Someone is attempting to deploy a commit to a Personal Account owned by @emilkowalski on Vercel. @emilkowalski first needs to authorize it. |
Could you help me understand what this PR is doing? |
Basically the user needs to move a certain amount of pixels (2px with mouse and 10px with touch) on the y-axis to start swiping the toast. To avoid this: Before before.mp4After after.mp4 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@joaom00 Seems like some tests are failing. Could you take a look at those? |
* Write initial update logic * Progress * Calculate height correctly * Update * Update readme * Revert hero changes * Fix logic * Center toasts on smaller screens * Update
@emilkowalski Fixed |
No description provided.