Skip to content

Conversation

@UTengine
Copy link
Contributor

Fixes the border width of the game

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your master!
  • Make sure you are making a pull request against the canary branch (left side). Also you should start your branch off our canary.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.

Description

Fixes the border width of the game where normally turning camera is captured outside of the frame and skill icons are cut off

💔Thank you!
image

Fixes the border width of the game
@UTengine
Copy link
Contributor Author

Does the GetSystemMetrics scale with dpi? Does it even return the correct sized acquainted for 3d styles like aero and glass themes?
iWidth = rect.right + GetSystemMetrics(SM_CXFRAME)*2.f;

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

Successfully merging this pull request may close these issues.

1 participant