Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This should finally repair some mess around zoom-to-object, zoom in a bit more, zoom out a bit and zoom out to base view.
I had never seen this in operation given its default keyboard bindings that never worked on non-US keyboards, and some changes deemed relevant in 2022 may have broken the behaviour known and probably seen essential to others.
After explanations it becomes clear this is something of actual importance in a planetarium.
There are a few settings that are already involved in the whole workflow. However, maybe a LIFO stack of zoom states will be required for stepping in and out (with even more steps), with a master command to "zoom all the way to normal" scrubbing the stack.
This also makes another so-far hidden flag finally fully accessible: Pushing the view with the mouse cursor touching screen edge.
Fixes #3553
Screenshots (if appropriate):
Type of change
How Has This Been Tested?
Test Configuration:
Checklist: