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
Google Chrome version: 70.0.3538.67 (Official Build) (64-bit)
GitLabTree version: 1.0.1
While scrolling vertically in the merge view the gitlab tree shall remain visible. Currently it does not so switching to new files implying scroll vertically to top of the window.
The text was updated successfully, but these errors were encountered:
Hi! This is intended behavior, as list of files might be huge (100+ easily), so it can be longer then a screen height. I didn't wanted to have separate scrollbars for tree and diff.
This is a second time I hear this request. If they keep coming, I will rethink how it works. PR's are always welcome too.
I see, having a second scrollbar is not desired indeed.
Still, I think there is a way.
If the tree window is taller then the available space then during scroll it shall scroll but only enough to make the bottom part of it fully visible.
As a best practice, a merge request shall not have hundreds of files. That could happen indeed but hopefully not very often.
Google Chrome version: 70.0.3538.67 (Official Build) (64-bit)
GitLabTree version: 1.0.1
While scrolling vertically in the merge view the gitlab tree shall remain visible. Currently it does not so switching to new files implying scroll vertically to top of the window.
The text was updated successfully, but these errors were encountered: