-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Gcode viewer options interfere with each other #398
Comments
That one was evil, but I got it. |
Almost perfect now. When one of the "show x" options is changed, the view resets to the default view set by the zoom and center options, even when the view area was manually centered and zoomed on a different area. |
Could be difficult to get this ironed out, but I'll see what I can do. |
I think now I got it. Small change: "Zoom in on model" and "Center viewport on model" get now automatically deselected too if the user manually changes zoom or pans around. |
Most notably the interfering options tracked in #398, but also made "Center viewport on model" and "Zoom in on model" automatically deselect and de-apply if viewport gets manipulated by user, therefore properly allowing the re-select by the user to work to. Closes #398 (cherry picked from commit f195af0)
This is probably a know bug, but the gcode viewer's options interfere with each other. For example, when having "zoom in" enabled and clicking the "also show previous/next layer" checkbox, one needs to disable an re-enable the "zoom in" option for it to be recognized.
The text was updated successfully, but these errors were encountered: