Skip to content

Debugger: Make the register list DPI aware (Windows)#4983

Merged
refractionpcsx2 merged 1 commit intoPCSX2:masterfrom
F0bes:CtrlRegisterList-DPI-Aware
Nov 7, 2021
Merged

Debugger: Make the register list DPI aware (Windows)#4983
refractionpcsx2 merged 1 commit intoPCSX2:masterfrom
F0bes:CtrlRegisterList-DPI-Aware

Conversation

@F0bes
Copy link
Copy Markdown
Member

@F0bes F0bes commented Nov 5, 2021

Description of Changes

On DPIs that weren't 100%, the register list would be cut off.

This was 125% dpi for example

image

Note how you're missing the X column

This is the fixed version:

image

Rationale behind Changes

The debugger was unusable for people running things other than 100% DPI

Suggested Testing Steps

Test different DPIs and make sure the register list isn't cut off.

@RedDevilus
Copy link
Copy Markdown
Contributor

image

Width is fine for me but the ACC is not (above Memory Tab)

@RedDevilus
Copy link
Copy Markdown
Contributor

image

If I manually resize, I just have enough to see it.

image

@F0bes F0bes force-pushed the CtrlRegisterList-DPI-Aware branch from 525710a to 6b18ba7 Compare November 5, 2021 16:29
@F0bes
Copy link
Copy Markdown
Member Author

F0bes commented Nov 5, 2021

image

Width is fine for me but the ACC is not (above Memory Tab)

Issue has been fixed in the latest force push.

@RedDevilus
Copy link
Copy Markdown
Contributor

RedDevilus commented Nov 7, 2021

image

image

@refractionpcsx2 refractionpcsx2 merged commit 74f3bb2 into PCSX2:master Nov 7, 2021
@F0bes F0bes deleted the CtrlRegisterList-DPI-Aware branch January 13, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants