ws4kp-linhanced/server/styles/scss
Eddy G b49433f5ff Add responsive scaling; improve scanlines and Mobile Safari support
- Replace CSS zoom with CSS transform scaling for better mobile compatibility
- Implement wrapper-based scaling approach that includes both content and navigation bar
- Replace Almanac layout with CSS Grid for better cross-browser layout
- Greatly improve scanline algorithm to handle a wide variety of displays
- Add setting to override automatic scanlines to user-specified scale factor
- Remove scanline scaling debug functions
- Refactor settings module: initialize settings upfront and improve change handler declarations
- Enhance scanline SCSS with repeating-linear-gradient for better performance
- Add app icon for iOS/iPadOS
- Add 'fullscreen' event listener
- De-bounce 'resize' event listener
- Add 'orientationchange' event listener
- Implement three resize scaling algorithms:
  - Baseline (when no scaling is needed, like on the index page)
  - Mobile scaling (except Mobile Safari kiosk mode)
  - Mobile Safari kiosk mode (using manual offset calculations)
  - Standard fullscreen/kiosk mode (using CSS centering)
2025-07-02 00:22:06 -04:00
..
shared Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
_almanac.scss Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
_current-weather.scss Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
_extended-forecast.scss fix for large font linux/win differences in extended forecast 2025-06-12 13:16:55 -05:00
_hazards.scss Refactor alert/hazard system with timing and display improvements 2025-06-24 23:41:44 -04:00
_hourly-graph.scss nav, header and map image cleanup 2025-05-14 14:50:02 -05:00
_hourly.scss hourly color coded feels like temperatures close #69 2025-04-07 22:13:20 -05:00
_latest-observations.scss regional forecast font cleanup 2022-08-05 14:03:14 -05:00
_local-forecast.scss regional forecast font cleanup 2022-08-05 14:03:14 -05:00
_media.scss icon toggles 2025-03-22 15:10:06 +01:00
_page.scss Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
_progress.scss Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
_radar.scss tile position correction 2025-06-13 17:58:05 -05:00
_regional-forecast.scss star large font change to woff for size 2025-06-04 23:39:34 -05:00
_spc-outlook.scss better spc labeling 2025-05-15 22:48:37 -05:00
_travel.scss Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
_weather-display.scss Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
main.scss add scanlines 2025-05-29 17:03:50 -05:00