OpenSpace / OpenSpace

This is the official GitHub repository for OpenSpace: an open source astrovisualization project. For instructions on how to build and run OpenSpace, see the Getting Started Guides on the wiki page at http://docs.openspaceproject.com.
http://openspaceproject.com
Other
755 stars 120 forks source link

Flying in the Geo Position panel after searching results in a fly to (0,0) #3254

Open alexanderbock opened 3 months ago

alexanderbock commented 3 months ago

To reproduce

  1. Search for a place in the Geo Location panel
  2. Do not select a search result
  3. Click on Fly To

Even if there was just one result, the flight will go to (0,0) as it is the value in the custom coordinates. The expected behavior would be to fly to the first(?) search result.

WeirdRubberDuck commented 3 months ago

It's a bit confusing to call this panel the GlobeBrowsing panel, as this is the name of another feature. We usually refer to it as the Geo Position panel or Geo Location Panel

alexanderbock commented 3 months ago

Placing the custom coordinates in an accordion to make it one click further away will make it less confusing as the "Fly To" button would not be immediately visible