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 Sep 6, 2021. It is now read-only.
Repeat step 2 a bunch of times, staying in the same pane
Result: Scroll position of the other pane keeps moving downward.
This is because the ModalBar code that saves & restores scroll position only fixes up the current editor. It needs to fix up the visible editors in all affected panes.
Result: Scroll position of the other pane keeps moving downward.
This is because the ModalBar code that saves & restores scroll position only fixes up the current editor. It needs to fix up the visible editors in all affected panes.