Files
WeatherStar4000/server/styles/scss
Eddy G bec80a1ebe Refactor alert/hazard system with timing and display improvements
- Replace magic numbers with seconds-based timing constants
- Switch from scrollTo() to hardware-accelerated transform
- Add scroll caching to prevent repeated DOM queries every scroll cycle
- Switch to safeJson() for centralized error handling across alert modules
- Horizontal alert scroll now goes edge-to-edge
- Integrate global speed settings into horizontal scroll timing
- Improve error handling flow with better fallback behavior for missing data
- Remvoe unused getCurrentData() function in hazards.mjs
- Move background color from scrolling element to container to avoid
    showing the underlying content when scrolling with trasnform
2025-06-24 23:41:44 -04:00
..
2025-03-22 15:10:06 +01:00
2025-06-13 17:58:05 -05:00
2025-05-15 22:48:37 -05:00
2022-09-23 15:12:10 -05:00
2025-05-29 17:03:50 -05:00