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

Use new dpi management for Find&Replace dialog fonts #15098

Closed

Conversation

ozone10
Copy link
Contributor

@ozone10 ozone10 commented May 6, 2024

ref #14959

@donho
Copy link
Member

donho commented May 16, 2024

@ozone10

Le font seems OK. However dragging Find dialog from a screen with scale 225% (3840x2160) to another one with scale 100% (2560x1440) got some problem:

scale: 225%
image

scale: 100%
image

drag it back to scale 225% from scale 100%
image

@donho donho added the accepted label May 16, 2024
@ozone10
Copy link
Contributor Author

ozone10 commented May 16, 2024

@ozone10
same as with shortcut mapper.

To fully support DPI, WM_DPICHANGED, WM_GETDPISCALEDSIZE need to be handled and WM_SIZE rewritten.

I have 2 PR prepared, I am just really busy and away to test them.

@donho
Copy link
Member

donho commented May 16, 2024

@ozone10

I have 2 PR prepared, I am just really busy and away to test them.

I'll merge 3 PRs of HiDpi.
You can push these 2 PRs and I'll test them.

Thank you.

@donho donho closed this in 71914ed May 16, 2024
@ozone10 ozone10 deleted the DpiFindReplaceFonts branch May 16, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants