stellarium icon indicating copy to clipboard operation
stellarium copied to clipboard

Keeping individual orbit(s) visible when body is not selected

Open Atque opened this issue 4 years ago • 5 comments

I would like to be able to show an individual body's orbit even after I have cleared the selection, much like the "isolate constellation" feature works. I guess there is currently no way of doing that, so I file this as a feature request.

Atque avatar Jun 12 '20 19:06 Atque

Please describe reasons for requesting a new feature, e.g. planned use cases.

alex-w avatar Jun 12 '20 19:06 alex-w

@alex-w Let's say I want to view the orbit of Uranus, and then I happen to select Antares or some other star for some reason. Suddenly, all orbits show, that is the current behavior. It would be nice to keep Uranus' orbit, until you hit a certain key or select another SSO (which would show that one's orbit too). It could also be nice to show for example only Earth's and Venus' orbits when watching from far away in space.

Compare this to the isolate constellation feature.

Atque avatar Jun 12 '20 19:06 Atque

@Atque please check 23.3RC3 - @gzotti updated the code for orbit rendering

alex-w avatar Sep 19 '23 17:09 alex-w

Hmm, not quite what the issue asks for. I had in mind something similar to the isolate constellation feature.

Atque avatar Sep 19 '23 17:09 Atque

Yes, the current (refreshed) behaviour is what has been requested so far, no preemptive magic :-) The logic in the current implementation is very strict. Once you lose selection, the other rules apply. Given how difficult the single-constellation thingy is to comprehend, I am also unsure whether this should be implemented. I'd rather add "colored main planet orbits plus colored-by-type others".

We would need to have some sub-panels popping up with a dynamic list of all currently existing SSOs wich checkboxes from which you can select which orbits should be plotted. Same goes with constellations, although I see even more need in doing that...

gzotti avatar Sep 19 '23 17:09 gzotti