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

Option to not move to / slew to object when selected #4063

Open
trevorkjorlien opened this issue Jan 8, 2025 · 2 comments
Open

Option to not move to / slew to object when selected #4063

trevorkjorlien opened this issue Jan 8, 2025 · 2 comments
Labels
purpose: planetarium Issues, pull requests and proposals for using in real planetariums

Comments

@trevorkjorlien
Copy link

Is your feature request related to a problem? Please describe.
I use Stellarium for my planetarium dome shows with a spherical mirror. When I use the "Search" window and click an object, the sky moves and puts the objects directly in the centre of the screen. This can be very disorienting for viewers.

Describe the solution you'd like
I would like an option in the "Search" window box in the "Options" tab that says something like "don't move to object when selected".

Additional context
I use this with the "Select single constellation" option found in the "Sky Culture" viewing options. During the show, I search for a constellation that an audience member asks for, then turn on lines, labels, and artwork for that one constellation.

Ideally I would select the constellation, then manually move the sky myself to that constellation so that I give the audience context and not make them dizzy.

@gzotti
Copy link
Member

gzotti commented Jan 8, 2025

You can create two mini scripts with just one line:

StelMovementMgr.setInhibitAllAutomoves(true/false)

@alex-w alex-w added the purpose: planetarium Issues, pull requests and proposals for using in real planetariums label Jan 9, 2025
@alex-w
Copy link
Member

alex-w commented Jan 11, 2025

@gzotti probably Trevor want to see the behavior of Search tool like in Remote Control plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
purpose: planetarium Issues, pull requests and proposals for using in real planetariums
Development

No branches or pull requests

3 participants