summaryrefslogtreecommitdiff
path: root/src/c/fastforge_csv.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-13 14:20:30 +0300
committerPaul Buetow <paul@buetow.org>2026-04-13 14:20:30 +0300
commit32b7460685f61aceb51703a5727b26575aacb96d (patch)
tree5b9fa04be33bfcc7f378edb970d38589be2b03a0 /src/c/fastforge_csv.h
parent44b54fd8ccf4b9ae0a7e459b446fe183b534292b (diff)
fix: detail_window_load must not call set_placeholder_content with self
Calling snprintf(buf, n, "%s", buf) is undefined behaviour; Pebble's ARM libc zeroes the buffer, making every placeholder window render blank. Replace the set_placeholder_content call in detail_window_load with direct text_layer_set_text calls since the static buffers are already populated by show_placeholder_window before the window is pushed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'src/c/fastforge_csv.h')
0 files changed, 0 insertions, 0 deletions