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

bug fix for issue #139 #210

Closed
wants to merge 2 commits into from
Closed

Conversation

kolllor33
Copy link

this change prevent cards from fixating on the bottom or right site of the screen like in bug/issue #139

…ons not by swiping)

by calling manager.setSwipeEnabled(true) you enable this feature.
@kolllor33
Copy link
Author

made an implementation for issue #142

@yuyakaido
Copy link
Owner

@kolllor33
Thank you for your contribution!
However I reimplemented this feature by other pull-request. Because,

  • We should SEPARETE bug and feature
  • Swipe Restriction is NOT for specifying swipeable method

You can specify method(finger or button etc.) by using Swipeable Method in ver. 2.3.0.

@yuyakaido yuyakaido closed this Mar 31, 2019
@kolllor33
Copy link
Author

I will separete the bugs and features in future pr sorry for that.

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.

3 participants