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

Keep repeat payload focus when switching between GUI & XML views #127

Closed
apizz opened this issue Mar 10, 2019 · 3 comments
Closed

Keep repeat payload focus when switching between GUI & XML views #127

apizz opened this issue Mar 10, 2019 · 3 comments
Labels

Comments

@apizz
Copy link
Collaborator

apizz commented Mar 10, 2019

For payloads that support multiple payloads of the same type (ex. Wi-Fi), additional payload tabs appear. However, when switching between GUI & XML views, the first payload is always selected. Would like PC to keep the selected payload in focus when switching between GUI & XML views.

A description of what happens currently:

  1. With multiple payloads created, select any payload except the first in the GUI builder.
    Screenshot 2019-03-10 14 08 20
  2. Click the XML view button.
  3. XML view switches back to the first payload, rather than displaying the selected payload XML.
    Screenshot 2019-03-10 14 08 50
  4. Select the desired payload in XML view.
  5. Click the GUI builder button to switch back.
  6. Once again, the first payload is selected.
@erikberglund
Copy link
Collaborator

Fixed for the next release.

@apizz
Copy link
Collaborator Author

apizz commented Mar 18, 2019

Looks like this is actually a duplicate of #59

@apizz apizz added the bug label Apr 5, 2019
@apizz
Copy link
Collaborator Author

apizz commented Apr 11, 2019

Fixed in 0.2.5 release

@apizz apizz closed this as completed Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants