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

Tooltip positioning off at certain width ratios #5

Open
neelkapse opened this issue Jan 3, 2022 · 0 comments
Open

Tooltip positioning off at certain width ratios #5

neelkapse opened this issue Jan 3, 2022 · 0 comments

Comments

@neelkapse
Copy link

Looks like there are issues with window ratios that are very different from 1920x1080. On my 13" MacBook, fullscreen puts the window in 1440x900 (ratio of 1.6), which screws up the positioning:

Screen Shot 2022-01-02 at 8 32 46 PM

Screen Shot 2022-01-02 at 8 32 54 PM

Switching to 1366x768 for the window size fixes the issue (I'm guessing since 1366/768 is ~1.77, which is very close to 1920/1080).

P.S. Thanks for working on this mod and following through on so many improvements, it's been awesome for a long time and glad to see it getting even better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant