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

feat: Add mouse scrolling in file preview #527

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krivahtoo
Copy link
Contributor

@krivahtoo krivahtoo commented Apr 12, 2024

  • Add file preview scrolling with the mouse.
  • Limit file preview scrolling to the last 3 lines to avoid scrolling way past the last line of the file.

Closes #535

- Limit file preview scrolling to the last 3 lines to avoid scrolling way
  past the last line of the file.
@Zeioth
Copy link

Zeioth commented May 2, 2024

Looks good. Video comparison here:
https://www.youtube.com/watch?v=CjKcNoJ9VF4

Left: ranger
Right: joshuto

@krivahtoo
Copy link
Contributor Author

Looks good. Video comparison here: https://www.youtube.com/watch?v=CjKcNoJ9VF4

Left: ranger Right: joshuto

Is joshuto scroll speed too fast or ranger is just too slow? 🤔

@Zeioth
Copy link

Zeioth commented May 5, 2024

Yes ranger scrolls slower (a bit too much).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: implement scrollable preview area
2 participants