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

More minor fixes. #875

Closed dlamkins closed 1 year ago

dlamkins commented 1 year ago

The OnCtrl suffixed extension methods for spritebatch are what multiply the controls opacity with the final draw. The FormattedLabel control wasn't using these methods to draw, so it was ignoring the control opacity. Especially noticeable while fading in or out. This has been corrected.

Also fixed an issue where Blish HUD will crash if Guild Wars 2 fails to start. Found a user experiencing this because they managed to rename their exe by mistake and left an empty file in its place.

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.3% 0.3% Duplication