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

fix loosing cursor position on new paragraph #345

Merged
merged 2 commits into from
Sep 1, 2023

Commits on Sep 1, 2023

  1. fix loosing cursor position on new paragraph

    this makes performance a bit worse but usability a lot better
    anuejn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    98e0284 View commit details
    Browse the repository at this point in the history
  2. more performance improvements

    this is kinda hacky but gives us more the performance from before the commit before this without the issues.
    In addition it shows the loading spinner for more of the loading process.
    anuejn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0b5fba9 View commit details
    Browse the repository at this point in the history