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

Make sync scrolling work with pixel-scroll-precision-mode #4

Open
alcarney opened this issue Sep 29, 2024 · 0 comments
Open

Make sync scrolling work with pixel-scroll-precision-mode #4

alcarney opened this issue Sep 29, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@alcarney
Copy link
Member

alcarney commented Sep 29, 2024

;; TODO: `window-scroll-functions' are not called when scrolling
;; via `pixel-scroll-precision-mode'.  As far as I can tell this
;; was reported but not fixed?
;; https://mail.gnu.org/archive/html/bug-gnu-emacs/2023-02/msg00357.html
(add-hook 'window-scroll-functions 'esbonio--window-scrolled)
@alcarney alcarney added bug Something isn't working help wanted Extra attention is needed labels Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant