-
-
Notifications
You must be signed in to change notification settings - Fork 838
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
Unchecking "Only orbit for selected object" still hides other planets' orbits #1842
Labels
bug
Something likely wrong in the code
importance: medium
A bit annoying, minor miscalculation, but no crash
state: confirmed
A developer can reproduce the issue
Milestone
Comments
gzotti
added
bug
Something likely wrong in the code
state: confirmed
A developer can reproduce the issue
importance: medium
A bit annoying, minor miscalculation, but no crash
labels
Aug 20, 2021
Hello @Atque! OK, developers can reproduce the issue. Thanks for the report! |
A-j-K
added a commit
to A-j-K/stellarium
that referenced
this issue
Nov 17, 2021
A-j-K
added a commit
to A-j-K/stellarium
that referenced
this issue
Nov 17, 2021
gzotti
added a commit
that referenced
this issue
Aug 6, 2023
* Add another option and StelApp method to allow storing config items immediately - the intention is to start using this for storing detail settings without having to do the global store. * Fix the botched logic of storing details for the orbit drawing (Fix #1842) - This has been attempted also in #2043, but I think this is more comprehensive. - In addition, immediate-mode storage has been added to the Orbit details. - In addition, a bug about storing line width has been fixed. * Add option to add or exclude moon orbits for planets/selected objects * SUG: Add new details
alex-w
added
the
state: published
The fix has been published for testing in weekly binary package
label
Sep 2, 2023
Hello @Atque! Please check the fresh version (development snapshot) of Stellarium: |
alex-w
removed
the
state: published
The fix has been published for testing in weekly binary package
label
Sep 26, 2023
Hello @Atque! Please check the latest stable version of Stellarium: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something likely wrong in the code
importance: medium
A bit annoying, minor miscalculation, but no crash
state: confirmed
A developer can reproduce the issue
This seems like a bug.
Displaying orbits, and unchecking "Only orbit for selected object" still hides other planets' orbits if one planet is selected (for example, selecting Jupiter will hide every planet's orbit except Jupiter's).
Tested with the latest public beta on a Windows 10 machine, but IIRC this is an old bug.
The text was updated successfully, but these errors were encountered: