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

text-scale breaks scrolling #24

Open
TheRobotFox opened this issue Jul 16, 2023 · 0 comments
Open

text-scale breaks scrolling #24

TheRobotFox opened this issue Jul 16, 2023 · 0 comments

Comments

@TheRobotFox
Copy link

Topspace does not behave when changing the text scale with text-scale-set. When you scroll past the top the screen wraps around the point instead of moving it.
Also evil-scroll-* commands misbehave, sometimes the down scroll gets stuck at a certain point and stops moving further, while the up scroll will once again wrap the screen.
The problem occurs after changing the buffer's text-scale and persists even after reverting the change.

To Reproduce

  1. Open Buffer
  2. enable topspace
  3. M-x eval-expression (text-scale-set 2)
  4. scroll past the point
  5. try evil-mode scroll movement

Emacs version

GNU Emacs 28.2 (build 2, x86_64-w64-mingw32) of 2022-09-13.

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

No branches or pull requests

1 participant