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

WatchWidget: Add new/delete/clear toolbar items #9527

Merged
merged 1 commit into from May 18, 2021

Conversation

sepalani
Copy link
Contributor

This PR adds to the Watch widget toolbar items to create, delete and clear watches.

Ready to reviewed & merged.

@@ -111,6 +118,10 @@ void WatchWidget::ConnectWidgets()

void WatchWidget::UpdateIcons()
{
// TODO: Create a "debugger_add_watch" icon
Copy link
Contributor

Choose a reason for hiding this comment

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

Who would create this? How do we keep track of this other than a code "TODO"? Maybe an issue in the issue tracker? I have some icons needed too..

Copy link
Member

Choose a reason for hiding this comment

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

@MayImilae would be the person to talk to.

Copy link
Contributor

Choose a reason for hiding this comment

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

@JosJuice - is there a way we can track this or must we block this PR until MayImilae has time to create said icons?

Copy link
Member

Choose a reason for hiding this comment

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

I don't think we really have a standard way to track icon requests... But I suppose the issue tracker could make sense.

@JMC47
Copy link
Contributor

JMC47 commented May 18, 2021

May said she doesn't have time to work on an icon right now, so I think it is fine to merge it without one for now.

@JMC47 JMC47 merged commit 736de8a into dolphin-emu:master May 18, 2021
10 checks passed
@sepalani sepalani deleted the watch-items branch May 18, 2021 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants