Notes |
|
|
Maybe the fix would be to not allow the rows to be smaller than 9 pixels in height, so the icons fit. |
|
|
(0024412)
|
Kaminsky
|
2025-04-11 03:46
(edited on: 2025-04-11 03:52) |
|
I created a new topic to address some of the cut-off issues on the scoreboard:'https://foss.heptapod.net/zandronum/zandronum-stable/-/tree/topic/default/scoreboard-cutoff-fixes [^]'
At least in the case of the default scoreboard, this should fix some of the mini icons appearing cut-off when the user overrides the row font to something that's smaller than SmallFont (e.g. ConFont). Let me know if this works for you.
EDIT: something else worth noting is that this topic also fixes strings drawn in BigFont from being cut-off by one pixel on the right because of the font's kerning. This is especially noticeable in the team headers where it prints the teams' scores.
|
|
|
|
Thanks for the very quick fix. I can confirm that the pipeline build fixed the mini-icon cut-off, along with the BigFont issue you found. |
|