aprs.me/assets
Graham McIntire a9414823f1
Fix spurious bounds_changed events and event loops
Key fixes:
- Combine bounds_changed and update_map_state into single event
- Remove duplicate sendBoundsToServer() calls
- Add programmaticMove flag to prevent event loops
- Only process bounds updates when bounds actually change
- Debounce events with 300ms timeout

This eliminates:
- Duplicate server events for same user action
- Event loops when server updates URL
- Unnecessary bounds processing
- Excessive server load

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-09 09:30:05 -05:00
..
css add user auth 2025-07-09 08:53:50 -05:00
js Fix spurious bounds_changed events and event loops 2025-07-09 09:30:05 -05:00
vendor topbar vendor 2025-07-05 13:20:36 -05:00