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

Issue on tapping 3rd of 4 buttons in .mask ActionStyle #16

Open
RyPoints opened this issue Oct 13, 2023 · 0 comments
Open

Issue on tapping 3rd of 4 buttons in .mask ActionStyle #16

RyPoints opened this issue Oct 13, 2023 · 0 comments

Comments

@RyPoints
Copy link

I've been using this as a workaround for a bug with SwiftUI lists in lists.

In my example, I've hit an issue where I have four swipe action buttons, two leading and two trailing with a 90 or 100 width. The style is set to .mask.

In this situation the 3rd swipe button (the first on the right and the leftmost right/trailing button) is only tappable on its right side and not on its left side.

If the style is changed to .cascade or .equalWidths the 3rd button becomes fully tappable instead of half-tappable.

If you have any quick answers feel free to reply.

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

No branches or pull requests

1 participant