blish-hud / Blish-HUD

A Guild Wars 2 overlay with extreme extensibility through compiled modules.
https://blishhud.com
MIT License
320 stars 59 forks source link

Implement UI scaling for game window sizes < 1024x768 #890

Closed eksime closed 1 year ago

eksime commented 1 year ago

Discussion Reference

Breaking change: no

Fixes #889

This implements UI scaling for sub 1024x768 resolutions. Additionally, this adds comments for PointExtension methods and adds methods for getting the scale factor from 2 points, without performing scaling.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dlamkins commented 1 year ago

Fantastic stuff. 😄