Inconsistent station info panel behavior

Issue #110 resolved
Matt created an issue

Using version 0.5.10 on macOS 10.14.6 Mojave.

I get inconsistent showing of station info in the info panel.

Expected behavior:

  • click on station on map, info panel shows details for that station
  • click on station in station list panel, click back on info panel, info panel shows details for that station

Observed behavior:

  • click on station on map, info panel does not change
  • click on station in station list panel, click back on info panel, sometimes info panel changes to show details for that station

Comments (5)

  1. Weston Bustraan repo owner

    I’m having some difficulty reproducing this.

    Let’s start with just the first item in observed behavior. Are you experiencing situations where you select a station on the map and the info panel does not change? Keep in mind, that two things should happen when a station is clicked on the map: the left panel should change, and a popup label should appear on the map. If neither of those things happen, then the station isn’t actually being selected.

  2. Weston Bustraan repo owner

    I discovered a problem today that occurs on older macOS versions that prevents the weather info panel from loading. That could account for the differences between what I’m seeing on 11.6.2 and what you’re seeing on 10.14.6. Can you try v0.6.5 and see if that fixes the issue?

  3. Matt reporter

    Things seem to work better on 0.6.5. I get both a popup and an info panel change now. Selecting objects on the map seems to be working as expected!

  4. Log in to comment