Adds HiDPI support for Windows Vista+#208
Open
leandroprz wants to merge 2 commits intocorpnewt:masterfrom
Open
Adds HiDPI support for Windows Vista+#208leandroprz wants to merge 2 commits intocorpnewt:masterfrom
leandroprz wants to merge 2 commits intocorpnewt:masterfrom
Conversation
pzhlkj6612
suggested changes
Apr 10, 2026
pzhlkj6612
left a comment
There was a problem hiding this comment.
It works, and we can take one more step.
Before applying this PR, I've found a weird behavior with the "Info" dialog (Ctrl-I) after loading "Configurations.tex":
Then I've seen these lines:
ProperTree/Scripts/config_tex_info.py
Lines 112 to 117 in ed0c774
It should work fine in more versions of Windows. So I made a PR in your repository to move these lines to a proper place: leandroprz#1, please check.
|
Well, |
Author
|
Wasn't aware, I just changed the title again to reflect that. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When using Windows with scaling 125% or higher the text looks blurry, this PR fixes that.
Before:

After:
