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

Add auto-shrink behavior #407

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

sxsx1xsxs
Copy link

We are using SwipeCellKit to have one swipe action and trigger the action by dragging pass threshold. The actionsView should auto-shrink if user let go instead of expanding to preferredWidth for the action button. We can define the action's transitionDelegate to achieve threshold as action trigger but not able to achieve the auto-shrink behavior. Thus creating this pull request to adding an auto-shrink attribute in SwipeOptions to achieve this.

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.

None yet

1 participant