I'm creating Tracks in Places, and updating the names after initial track creation (its from ADS-B, and sometimes a message with the callsign doesn't arrive for a while).
In that case, the label drawn on the track gets updated. However the name shown in the Places panel doesn't get updated.
I can force an update by clicking on the edit (pen icon) to bring up the "Edit Place" dialog (which has the Name field shown correctly - no changes needed), then clicking OK to close that dialog.
I guess I need a listener to check for changes on the Track.
I'm creating
Tracks in Places, and updating the names after initial track creation (its from ADS-B, and sometimes a message with the callsign doesn't arrive for a while).In that case, the label drawn on the track gets updated. However the name shown in the Places panel doesn't get updated.
I can force an update by clicking on the edit (pen icon) to bring up the "Edit Place" dialog (which has the Name field shown correctly - no changes needed), then clicking OK to close that dialog.
I guess I need a listener to check for changes on the Track.