summaryrefslogtreecommitdiff
path: root/.git_old/objects/3a/db1a5b6b81d0865e0e3e92ab4518bd65debbb5
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-06-04 06:35:07 +0000
committerClaude <noreply@anthropic.com>2026-06-04 06:35:07 +0000
commit75c61c2b5b3fbda316dc4e82b6027d80ff7132d3 (patch)
tree037c0fa892d225d37de6ec4c9c677ee462ea46fe /.git_old/objects/3a/db1a5b6b81d0865e0e3e92ab4518bd65debbb5
parent06d0c40b9efde77594c7e9a336b7ffb8ad7708c6 (diff)
Fix wind particles never appearing
Two bugs prevented wind particles from rendering: 1. Retrofit URL-encoded commas in the batch lat/lon query strings (%2C instead of ,), so Open-Meteo rejected every grid fetch silently. Fixed with encoded=true on the @Query annotations. 2. loadWindGrid() was only called from onCameraIdleListener, so particles never started unless the user manually panned. Added an eager trigger on the first GPS fix using the map's current visible region. Also added a log warning when fetchWindGrid fails so future failures are visible in logcat. https://claude.ai/code/session_017TwkSjhzhmTcHKmVG5MWUa
Diffstat (limited to '.git_old/objects/3a/db1a5b6b81d0865e0e3e92ab4518bd65debbb5')
0 files changed, 0 insertions, 0 deletions