upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/components/nucula_lib/nucula_wallet.cpp
diff options
context:
space:
mode:
authorYour Name <you@example.com>2026-05-19 02:00:31 +0530
committerYour Name <you@example.com>2026-05-19 02:00:31 +0530
commit9f7dd94029c8dc12117494548f5f32221a729307 (patch)
tree0db4cf1f0e2cb5ad64cf9c7eb93085598a4722a2 /components/nucula_lib/nucula_wallet.cpp
parent58a0b5fd115d9687a1292e5e82e6b9fa8454b930 (diff)
Fix display rotation: use stride=480 for correct framebuffer addressing
The framebuffer was using s_width as row stride, but s_width changes after rotation (320→480). This caused buffer overflows and black screen in landscape mode. Now uses fixed stride=480 with 480*480*2 allocation.
Diffstat (limited to 'components/nucula_lib/nucula_wallet.cpp')
0 files changed, 0 insertions, 0 deletions