UnitPanel.xml and UnitPanel_small.xml

Pazyryk

Deity
Joined
Jun 13, 2008
Messages
3,584
My game engine is clearly using UnitPanel_small.xml and not UnitPanel.xml, based on seeing changes that I've made. Is this an effect of screen size? Something else? Or is UnitPanel.xml never used?
 
It's in the Options menu. Go to the Interface Options tab, and look for the option labeled "Use small scale interface". It should be checked ON by default; turning it off makes the game use UnitPanel.xml. Or, check the one right above it, "automatically size interface", and it'll decide which to use based on resolution.

My own mod has overhauled both of these, so I've spent far too much time going over the minutae of both of these.
 
Allow for both regular and small. Small is required for certain resolutions. You will run into the same problem with CityView.
 
Back
Top Bottom