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

Test: Sticky Scroll Sideways Scrollable #191446

Closed
3 tasks done
aiday-mar opened this issue Aug 28, 2023 · 1 comment
Closed
3 tasks done

Test: Sticky Scroll Sideways Scrollable #191446

aiday-mar opened this issue Aug 28, 2023 · 1 comment

Comments

@aiday-mar
Copy link
Contributor

aiday-mar commented Aug 28, 2023

Refs #163691

Complexity: 1

Create Issue


This iteration, it has been made possible to scroll sideways the sticky scroll widget. The setting that enables this behavior is editor.stickyScroll.scrollWithEditor. Follow the following steps:

  1. Make sure editor.stickyScroll.scrollWithEditor is enabled and enable sticky scroll. Scroll in the file so that the sticky scroll text overflows (you can not see the end of the sticky lines).
  2. Scroll the editor horizontal scrollbar and make sure that in this manner you can scroll to see the full text of the sticky lines.
  3. Do the following several times: scroll vertically in the editor to different scroll top positions, refresh the editor and make sure you can still see the full text of the sticky line by scrolling.
  4. Disable the setting editor.stickyScroll.scrollWithEditor. This reverts sticky scroll behavior to the previous behavior, when sticky scroll can no longer be scrolled with the editor scrollbar. Verify that as you scroll horizontally in the editor, sticky scroll is not scrolled.
@vscodenpa vscodenpa added this to the August 2023 milestone Aug 28, 2023
@hediet hediet removed their assignment Aug 29, 2023
@meganrogge meganrogge removed their assignment Aug 29, 2023
@brettcannon brettcannon removed their assignment Aug 29, 2023
@brettcannon
Copy link
Member

enable sticky scroll

To help the poor managers out, do include what all the settings are as I had to go looking for what the setting was for sticky scroll. 😅 I also had to look up what "sticky scroll" was (luckily Burke had a YT short to remind me).

@github-actions github-actions bot locked and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants