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

When searching, selecting notes only draws upper-half of their contents #528

Open
JimZM opened this issue Jul 30, 2018 · 0 comments
Open

Comments

@JimZM
Copy link

JimZM commented Jul 30, 2018

To reproduce this bug:

  1. create a note "note1" with content "aaa\nbbb\nccc" (as 3 lines)
  2. create a note "note2" with content "AAA\nBBB\nCCC" (as 3 lines)
  3. go to the search area, type "bbb"
  4. press Up/Down to browse through these 2 notes

During step 4, Only the first 2 lines of each file will update on screen, even after waiting for 10+ seconds. However, switching to other app will immediately redraw the note correctly.

Tested with nvALT 2.2.8 (128), on macOS Sierra 10.12.6.

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