diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-14 13:26:48 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-14 13:26:48 +0200 |
| commit | 8a895591820298b9b37d3f6c06c75cdb2d23806b (patch) | |
| tree | 99f0dc1231cdcbd27294ef930d7beaa677716194 /scripts | |
| parent | 2736004ed92e0260153d95bf57b535b4d04ddc00 (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
