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

Can't pan with 2D scroll #210

Closed
emilk opened this issue Oct 29, 2024 · 3 comments · Fixed by #221
Closed

Can't pan with 2D scroll #210

emilk opened this issue Oct 29, 2024 · 3 comments · Fixed by #221

Comments

@emilk
Copy link
Contributor

emilk commented Oct 29, 2024

We should enable panning by dragging a trackpad with two fingers:

pan += egui_ctx.input(|i| i.smooth_scroll_delta);
@gavrelina
Copy link

@emilk is this only about the map?

@emilk
Copy link
Contributor Author

emilk commented Nov 4, 2024

I'll take a stab at this

@Gavo0512
Copy link

Gavo0512 commented Nov 5, 2024

Hahaha

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 a pull request may close this issue.

3 participants