Skip to content

Custom Sizes for MS Windows Text (and other display items.) #94

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

Open
jimfoltz opened this issue Apr 12, 2014 · 1 comment
Open

Custom Sizes for MS Windows Text (and other display items.) #94

jimfoltz opened this issue Apr 12, 2014 · 1 comment
Labels

Comments

@jimfoltz
Copy link
Contributor

SKUI widows and controls do not scale well when the user has custom sizes set in MSWindows UI.

(User has display size option set to 125%)
2014-04-12_091257

http://sketchucation.com/forums/viewtopic.php?p=520325#p520325

http://windows.microsoft.com/en-us/windows7/Make-the-text-on-your-screen-larger-or-smaller?v=t

@thomthom thomthom added the bug label Apr 18, 2014
@thomthom
Copy link
Owner

So, the challenge here is that it's hard to detect this setting via HTML.
Since UI elements is positioned absolutely they would have to multiply all their values by the scale value, as well as the Window size.
Not quite sure how to obtain this scaling factor.

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