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

GUI Scale #68

Open
nisutec opened this issue Dec 22, 2020 · 2 comments
Open

GUI Scale #68

nisutec opened this issue Dec 22, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@nisutec
Copy link

nisutec commented Dec 22, 2020

Description
At the moment the GUI from this addon don’t scale with the game. When you play the game on a 4k screen you have the problem that the GUI is not good usable.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Install the addon
  2. Start the game on a 4k screen.
  3. See problem

Expected behavior
Please add a possibility to scale the GUI or add the possibility that the GUI automatically scales to the right size.

Game version
DLL: 1.0.0.13
Game: v2020.12.9s

Additional context
the problem

@nisutec nisutec added the bug Something isn't working label Dec 22, 2020
@StarGate01
Copy link
Owner

Thank you for your report. We will look into how we can handle ImGUI on high-DPI modes.

@alisenai
Copy link
Collaborator

Will consider using ImGui::GetDpiScale() and ImGuiStyle::ScaleAllSizes() to scale the GUI according to user DPI. Thanks for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants