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

Plugin UI not scale with high DPI and scale on monitor #8

Open
kost-samsonov opened this issue Sep 27, 2023 · 1 comment
Open

Plugin UI not scale with high DPI and scale on monitor #8

kost-samsonov opened this issue Sep 27, 2023 · 1 comment
Labels

Comments

@kost-samsonov
Copy link

Example at 200% scale

@3F
Copy link
Owner

3F commented Nov 27, 2023

Hello,
Thanks for the report! I checked this for both projects, yes, this is a bug.

You can temporarily try with vsSolutionBuildEvent 1.16+

FIXED: UI layout for high DPI options.

until fix vsCommandEvent.
I'm not sure when I'll have time to do it because of ... many things; today I'm trying to do something according to given priorities as I can, follow the news; But you, or someone else, can try to apply my patch also here before me. This is how I fixed it in vsSolutionBuildEvent: 3F/vsSolutionBuildEvent@3b82a02

Sorry for the inconvenience. Let me know if something else

@3F 3F added the bug label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants