1
0
forked from mirrors/0ad
Files
0ad/source
trompetin17 b5e2ca7300 Fix GUI text clipping when scaling interface
When scaling the GUI, GetCapHeight was incorrectly accounting for
m_Scale which caused text to be hidden due to improper clipping
calculations.
This commit corrects the CapHeight calculation by ensuring that the
division by m_Scale is applied, allowing text to be displayed correctly
at all GUI scale levels.
2025-09-13 09:58:09 -05:00
..
2025-08-14 20:15:30 +02:00
2025-08-21 14:18:38 +02:00
2025-08-14 20:15:30 +02:00
2025-08-28 20:01:39 +02:00
2025-08-24 11:09:57 +02:00
2025-08-21 14:18:38 +02:00