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

Shift + scroll in canvas should scroll horizontally #38

Open
saborrie opened this issue Nov 7, 2023 · 1 comment
Open

Shift + scroll in canvas should scroll horizontally #38

saborrie opened this issue Nov 7, 2023 · 1 comment

Comments

@saborrie
Copy link

saborrie commented Nov 7, 2023

It is a standard behaviour that scrolling a mouse wheel while holding the shift key scrolls horizontally. Try it on normal web pages on chrome, or really anything that uses normal scroll behaviours.

The canvases in dark ought to do this too, but don't. The shift key is currently ignored.

@pbiggar pbiggar transferred this issue from darklang/dark Nov 8, 2023
@pbiggar
Copy link
Member

pbiggar commented Nov 8, 2023

Good point, thanks!

Fyi, we're not working on darklang "classic" - our intent is to take the lessons into replacement based on the new stack. That said, this is a good point when we get there.

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

2 participants