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

Adding keyboard control for navigation through sticky scroll lines #174670

Merged
merged 45 commits into from
Mar 1, 2023

Conversation

aiday-mar
Copy link
Contributor

@aiday-mar aiday-mar commented Feb 17, 2023

Fixes #169107.

Code has been added to enable the user to navigate through the sticky scroll lines.

  • It is possible to navigate through the sticky lines with the Up and Down arrows. To jump to a sticky line use Enter.
  • Focus Sticky Scroll is only available when Sticky Scroll is enabled.
  • The sticky scroll hover can work simultaneously with the focus
  • When scrolling, this disables the sticky scroll focus
  • This pull-request contains additional refactoring that was done to make the code cleaner.

@aiday-mar aiday-mar marked this pull request as ready for review February 17, 2023 15:57
@vscodenpa vscodenpa added this to the February 2023 milestone Feb 17, 2023
@aiday-mar aiday-mar removed this from the February 2023 milestone Feb 20, 2023
@aiday-mar aiday-mar added this to the March 2023 milestone Feb 20, 2023
@jrieken jrieken requested review from jrieken and removed request for alexdima March 1, 2023 10:28
@aiday-mar aiday-mar merged commit 4d6e189 into main Mar 1, 2023
@aiday-mar aiday-mar deleted the aiday/issue169107 branch March 1, 2023 12:02
@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a command to reveal line shown in sticky scroll
3 participants