lmcintyre / OrchestrionPlugin

Simple BGM management plugin for XivLauncher
MIT License
21 stars 26 forks source link

Fix layout issues with scaling #7

Closed Jessidhia closed 2 years ago

Jessidhia commented 2 years ago

Add GlobalScale multipliers and ScaledVector2 uses to make sure things are drawn at reasonable sizes and positions.

Should have no effect at default UI scale.

lmcintyre commented 2 years ago

Thanks for this! Unfortunately I've been working out of the refactor branch as of lately - I've ported these changes over to it. It seems like I caught everything, but I would ask you to verify that that branch still behaves the way you expect with your changes.