Skip to content

v1.1.3.1 — Fix HUD panel clipping

Choose a tag to compare

@TheCodingDad-TisonK TheCodingDad-TisonK released this 28 Mar 08:14
· 8 commits to main since this release
a50b6b1

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.