-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(files): Correctly scroll selected file into view #50582
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
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
23e5ce5 to
e4bd5f8
Compare
bf2cbbb to
423a91d
Compare
|
/compile |
Good for me!! 👍 |
|
On your screenshots, why is the row not active ? Is this a screenshot glitch ? Or is it broken ? (because it was working not too long ago 🙈 ) |
Screenshot glitch 🙈 |
6bebeca to
7fe7c61
Compare
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
7fe7c61 to
9ef48d7
Compare
|
/backport to stable31 |
|
/backport to stable30 |
|
/backport to stable31 |
Summary
tbodystyles to be updated.There is a slight change in design:
We scroll in such a way now that users see half of the previous row. The previous indented behavior was to see one and a half rows.
Reasons:
⬆️ we can discuss this change and drop it if preferred.
Screenshots
This is the scrolling position when having 11 files (0 to 10) and scrolling to index N:
Checklist