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

Reserved scroll on Mac OS #588

Open
devantoine opened this issue Sep 23, 2024 · 2 comments
Open

Reserved scroll on Mac OS #588

devantoine opened this issue Sep 23, 2024 · 2 comments

Comments

@devantoine
Copy link

On Mac OS, scrolling on the trackpad is reserved.

Meaning scrolling up (two fingers from bottom to top) would scroll the window down, and vice-versa.

Halloy has the opposite behavior, scrolling up on the trackpad scrolls the pane up (meaning we go back in time in the message history).

I'm surprised because I've updated to 2024.12 after not using it for two weeks and just notice this behavior. IIRC it wasn't working like that the version before 🤔

@casperstorm
Copy link
Member

casperstorm commented Sep 23, 2024

Iced, the GUI framework we use had a bug which is being fixed in this PR #586 :)

@casperstorm
Copy link
Member

A fix has been merged to master!

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

No branches or pull requests

2 participants