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

oxycards does not display the 'validate' prompt when the application is fullscreen #29

Open
lucakralj opened this issue Feb 23, 2024 · 0 comments

Comments

@lucakralj
Copy link

lucakralj commented Feb 23, 2024

Cc: @BrookJeynes

Describe the Bug

The 'Validate' y/n prompt does not appear on the flashcard anki, and only the border is shown when oxycards is fullscreen. When oxycards is used at a smaller resolution, the issue does not occur.

To Reproduce

Steps to reproduce the behavior:

  1. Installed rust
  2. Installed oxycards with cargo install oxycards
  3. Create a new test.md file
  4. Copy the flashcard example into the new markdown file:
flashcard

# Word or question
Explanation or definition of this word, or the answer to the question.
  1. Start oxycards with oxycards -p test.md
  2. Press the Enter key to validate the answer

Expected Behavior

The 'Validate' prompt should be displayed with the text: Did you get this answer correct? y/n

Environment

  • OS: Arch Linux
  • Kernal: Linux 6.7.3
  • Architecture: x86-64
  • Monitor: 1920x1080

Screenshots

ksnip_20240223-124233

Cheers !

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

No branches or pull requests

1 participant