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

[Feature Request] Show next cards at top instead of bottom #64

Open
pracki93 opened this issue Feb 4, 2020 · 1 comment
Open

[Feature Request] Show next cards at top instead of bottom #64

pracki93 opened this issue Feb 4, 2020 · 1 comment

Comments

@pracki93
Copy link

pracki93 commented Feb 4, 2020

When isStackOnBottom is set to false, I scroll to the last card so I simulate the stack of cards from top and then either score left/right or just skip the card. But if there are cards on bottom and I swipe the focusedCard, card from bottom comes up. Is it possible to change this to when I swipe a card the next card scroll from the top?

@JoniVR
Copy link
Owner

JoniVR commented Feb 8, 2020

Not currently, what you're currently doing (if I understand correctly) is relying on a bug (#22) to get the behaviour you want. It might be something we could add in the future, but would probably require quite a bit of work and testing to do it right.

@JoniVR JoniVR changed the title Next card shown after swiping focused card [Feature Request] Show next cards at top instead of bottom Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants