issues
search
Helion-Engine
/
Helion
A modern fast paced Doom FPS engine
GNU General Public License v3.0
117
stars
10
forks
source link
Separate HUD scaling from menu text scaling
#686
Closed
lemming104
closed
2 months ago
lemming104
commented
2 months ago
Create a new "menu scale" option, and put it on the Video menu, right below screen resolution. Do not tie this feature to HUD autoscaling.
Rename existing extension methods to make sure it's clear they're about the HUD
Create new extension methods to assist with scaled text values for menus
Adapt menu code to use the menu scale values instead of the HUD scale values