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

Correctly update location attributes in Target Editor #1256

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 26, 2024

  1. Correctly update location attributes in Target Editor

    These were completely ignored before
    
    iar
    
    add test
    tivervac committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    650d7ea View commit details
    Browse the repository at this point in the history
  2. Small cleanup

    Using a local variable and putIfAbsent makes the code
    more compact and legible
    tivervac committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cb8f641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78407cd View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Apply suggestions from code review

    Co-authored-by: Hannes Wellmann <[email protected]>
    tivervac and HannesWell authored May 2, 2024
    Configuration menu
    Copy the full SHA
    afdb8e5 View commit details
    Browse the repository at this point in the history