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

Make register editor dialog work #4780

Merged
merged 1 commit into from
Jun 19, 2018
Merged

Conversation

hcorion
Copy link
Member

@hcorion hcorion commented Jun 18, 2018

Not sure if Linux or newer Qt broke it.

Requesting review from @Megamouse

@Megamouse
Copy link
Contributor

wow let me clean this up a bit

Copy link
Contributor

@Megamouse Megamouse left a comment

Choose a reason for hiding this comment

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

nevermind

@@ -341,6 +341,11 @@ void debugger_frame::UpdateUnitList()
idm::select<SPUThread>(on_select);
}

// Set thread to main_thread by default.
if (m_choice_units->count() > 1)
Copy link
Contributor

Choose a reason for hiding this comment

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

at this location this will reset the thread to 1 on every single change of thread counts

@kd-11 kd-11 merged commit 87194e5 into RPCS3:master Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants