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

Zooming Viewport with the mousewheel only works in one direction #804

Open
zirkeltraining opened this issue Apr 15, 2018 · 3 comments · May be fixed by #1678
Open

Zooming Viewport with the mousewheel only works in one direction #804

zirkeltraining opened this issue Apr 15, 2018 · 3 comments · May be fixed by #1678

Comments

@zirkeltraining
Copy link

Thank you for your software, it's great to get into CNC.

A minor annoyance:
on a Mac, OSX 10.11.6, using Python2, (the only config that i tested),
i cannot zoom OUT with the scroll wheel of my mouse (or two-finger-swipe-down). It only zooms into one direction, IN. That's kind of frustrating because it's what every CAD tool uses, and navigating the viewport is clumsy without it.

@vlachoudis
Copy link
Owner

I don't have a mac to test, but its strange since up to now I've got the impression that it was working on mac.

@Harvie
Copy link
Collaborator

Harvie commented Oct 29, 2018

Works for me. Do you still have this problem with lastest master?

@fedulvtubudul
Copy link

Issue is still here and it's really boring. I've tried to debug and it seems related to Python 2/3 rounding rules differences. Please check this PR: #1678. Works for me, but I've only tested on Mac.

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

Successfully merging a pull request may close this issue.

4 participants