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

fix(track): ensure places node list will update when track name changes #1116

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 13, 2020

  1. fix(track): ensure places node list will update when track name changes

    Resolves ngageoint#842
    
    The caller updating the track name (or other values) still has to call
    track.dispatchEvent(new os.events.PropertyChangeEvent(os.annotation.EventType.UPDATE_PLACEMARK));
    bradh committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    01c78ed View commit details
    Browse the repository at this point in the history