fix macos ui scaling: fix defaults and rescaling#1175
Closed
redthing1 wants to merge 1 commit intowolfpld:masterfrom
Closed
fix macos ui scaling: fix defaults and rescaling#1175redthing1 wants to merge 1 commit intowolfpld:masterfrom
redthing1 wants to merge 1 commit intowolfpld:masterfrom
Conversation
|
I've been building with this patch applied, and have found it helpful. |
Contributor
Author
|
yeah, it solves the issue for me. would be nice if it could be merged. |
Owner
|
For a macos-only fix this does change a bit too much outside of the apple-specific code paths. |
Contributor
Author
|
@wolfpld i'm happy to bring it into alignment with what you expect, could you tell me how you'd prefer it to be done? |
Collaborator
|
Have you folks tried a master branch build of the profiler, after the Dear ImGUI bump to 1.92.6? I have not experienced the zoom issues anymore, and I can move the Tracy profiler window between the retina display and external displays (with no dpi scaling) without any wonkiness to the UI scaling. |
Owner
|
This is fixed now? |
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.
issues:
fixes:
this shouldn't affect anything for other platforms, just fixes macos