You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
changed the title
Next card shown after swiping focused card
[Feature Request] Show next cards at top instead of bottom
Feb 8, 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?
The text was updated successfully, but these errors were encountered: