Xilmi / OpenXcom

Open-source clone of the original X-Com
http://openxcom.org
GNU General Public License v3.0
19 stars 10 forks source link

Make all numbers right aligned in lists #21

Closed tnevolin closed 10 months ago

tnevolin commented 10 months ago

Make all numbers right aligned in lists. Create additional column for measurement unit whenever it is present, usually %. To keep rest of the numbers right aligned. Modify dot connecting routine to make sure they are extended to the right an left for each column but not outside of the list.

tnevolin commented 10 months ago

Modified lists:

Didn't bother with smaller list and OCXE based ones (mods, options, etc.). Let me know if you want to change something else. It is not a problem, just tedious to track them all.

Xilmi commented 10 months ago

tnevolin has submitted this change and it was merged.