v1.1.3.1 — Fix HUD panel clipping
·
8 commits
to main
since this release
Bug Fix
Recent Activity section was clipping outside the HUD panel — the panel height calculation did not account for the history header, history rows, and hint row added in v1.1.3.0.
Fix
Corrected nRows count so the background panel fully contains all rendered rows including Recent Activity and the hint at the bottom.