- 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) |
||
|---|---|---|
| .. | ||
| shared | ||
| _almanac.scss | ||
| _current-weather.scss | ||
| _extended-forecast.scss | ||
| _hazards.scss | ||
| _hourly-graph.scss | ||
| _hourly.scss | ||
| _latest-observations.scss | ||
| _local-forecast.scss | ||
| _media.scss | ||
| _page.scss | ||
| _progress.scss | ||
| _radar.scss | ||
| _regional-forecast.scss | ||
| _spc-outlook.scss | ||
| _travel.scss | ||
| _weather-display.scss | ||
| main.scss | ||