summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-14 13:26:48 +0200
committerPaul Buetow <paul@buetow.org>2026-02-14 13:26:48 +0200
commit8a895591820298b9b37d3f6c06c75cdb2d23806b (patch)
tree99f0dc1231cdcbd27294ef930d7beaa677716194 /scripts
parent2736004ed92e0260153d95bf57b535b4d04ddc00 (diff)
Fix stale pixels at right edge when toggling bar layoutv0.8.3
drawFrame() only cleared the window on layout changes, leaving remainder pixels (from integer division winW/numBars) with stale content from the double-buffered back buffer. Now clears every frame per SDL2 best practice. Adds comprehensive SDL visual test harness using software renderer with pixel spot-checking for CPU, memory, network bars, and the remainder bug. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions