You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2020. It is now read-only.
Oni Version: 0.3.6 Neovim Version (Linux only): v0.2.2 Operating System: Mac OS High Sierra 10.13.6 (17G65)
Issue:
When browsing a large folder, and scrolling the pane, it glitches out and jumps around. Kind of makes it unusable unless I hand :cd folder/ each time
Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.
@unr@CrossR it is a known issue (duplicate of #2314) which #2182 aims to solve, @CrossR that PR unfortunately has a very sporadic/rare/annoying bug as the react-virtualized logic has unfortunately become a bit complicated (trying to address a suggestion of @bryphe re. avoiding arbitrary height values, more discussion on the PR thread)
I'm going to close this in favour of #2314 so we don't get confused having both open either of you feel free to re-open (please 🙏 ) if that issue doesnt cover things
Oni Version: 0.3.6
Neovim Version (Linux only): v0.2.2
Operating System: Mac OS High Sierra 10.13.6 (17G65)
Issue:
When browsing a large folder, and scrolling the pane, it glitches out and jumps around. Kind of makes it unusable unless I hand
:cd folder/
each timeExpected behavior:
That the panel scrolls.
Actual behavior:
It scrolls jank af. Here's a video example
Steps to reproduce:
:cd node_modules
, go to file explorer, hold JThe text was updated successfully, but these errors were encountered: