ws4kp-linhanced/views/partials
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
..
almanac.ejs Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
current-weather.ejs fix time zones close #21 2022-12-21 15:17:50 -06:00
extended-forecast.ejs regional forecast font cleanup 2022-08-05 14:03:14 -05:00
hazards.ejs hazard scroll working, needs styling #92 2025-06-01 23:25:07 -05:00
header.ejs nav, header and map image cleanup 2025-05-14 14:50:02 -05:00
hourly-graph.ejs hourly graph uses image with internal canvas for drawing 2022-12-08 09:23:26 -06:00
hourly.ejs more html 2022-07-29 16:12:42 -05:00
latest-observations.ejs fix time zones close #21 2022-12-21 15:17:50 -06:00
local-forecast.ejs local forecast as html 2022-08-04 11:07:35 -05:00
progress.ejs auto-retry for some forecast data 2022-12-12 13:53:33 -06:00
radar.ejs fix for black radar background on mobile 2025-06-16 23:10:37 -05:00
regional-forecast.ejs page delivery tweaks 2025-05-20 22:10:13 -05:00
scroll.ejs add event type to hazard scroll #92 2025-06-05 23:34:25 -05:00
spc-outlook.ejs title overflow cleanup 2025-05-21 13:55:27 -05:00
travel.ejs travel cities 2022-09-23 15:12:10 -05:00