-
Notifications
You must be signed in to change notification settings - Fork 200
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
feat: added delay option for the review buttons #1049
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
Please have a look at the merge conflict.. I can't resolve it on the UI.
# Conflicts: # src/gui/flashcard-review-view.tsx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait, I think the rebase / merge messed something up. I can't see the code that actually does the delay.. It was there before.
Agree this must be lost during the renaming |
Thanks. |
Added the option to enable a delay for the review buttons like I mentioned in #996 would be great if someone could provide feedback and/or could test it.