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

Debugger MemoryWidget: Create mini-menu at top of sidebar. #11039

Merged
merged 1 commit into from Sep 23, 2022

Conversation

TryTwo
Copy link
Contributor

@TryTwo TryTwo commented Sep 7, 2022

Move dump buttons and "set value from file" to the menu.

Trying to put lesser used buttons in a more logical place and free up room for possibly other items later.

image

  • I can do a sub-menu for dumps, if that seems better.
  • It may not be obvious that "Set value from file" uses the address box's address.

@TryTwo TryTwo marked this pull request as ready for review September 7, 2022 19:57
@AdmiralCurtiss
Copy link
Contributor

Yeah, I like this, but you're right that the address used for Set value from file might be unclear. Maybe rename it to something like... I dunno, 'Load file to current address'?

…buttons and "set value from file" to the menu.
Copy link
Contributor

@AdmiralCurtiss AdmiralCurtiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this. Code seems good to me too.

@TryTwo
Copy link
Contributor Author

TryTwo commented Sep 9, 2022

Yeah, it's a good place for future options too, like if I add auto-updating options to the table..

@AdmiralCurtiss AdmiralCurtiss merged commit f426e3c into dolphin-emu:master Sep 23, 2022
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants