mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-07-11 21:58:50 +00:00
0371c3cd04
- Removed inline message display logic from MapMessageOverlay. - Introduced MessageBubble widget to handle various message types and styles. - Simplified message handling in MapMessageOverlay by delegating to MessageBubble. - Enhanced code readability and maintainability by separating concerns.