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

using scroll bar causes freezes #551

Open
tfriedel opened this issue Aug 11, 2024 · 2 comments
Open

using scroll bar causes freezes #551

tfriedel opened this issue Aug 11, 2024 · 2 comments

Comments

@tfriedel
Copy link
Contributor

I enabled the scroll bar and opened a large file (100s of pages) and after using the scroll bar to scroll a large portion the app freezes.
Also using the scroll bar felt unnatural. I.e. the scrolling of the text didn't keep up with the scroll bar and it felt like I couldn't move as fast as I wanted.

@akiyosi
Copy link
Owner

akiyosi commented Aug 26, 2024

@tfriedel
If you start goneovim without Neovim personal settings as follows, will the issue be the same?

\path\to\goneovim -u NONE

@tfriedel
Copy link
Contributor Author

tfriedel commented Aug 26, 2024

no, freezes were not observed when running without personal settings. The unnaturalness / laggy behaviour is however the same.
The personal settings I tested it with were with an almost vanilla lazyvim installation.

Btw, I have meanwhile switched to using nvim-scrollview which provides a working scroll bar.

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

2 participants