ws4kp-linhanced/server/images
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
..
backgrounds better spc labeling 2025-05-15 22:48:37 -05:00
gimp change to radar as a set of tiles for a smaller image download 2025-06-05 14:01:49 -05:00
icons add smoke to large icon set close #91 2025-06-01 13:37:32 -05:00
logos Add responsive scaling; improve scanlines and Mobile Safari support 2025-07-02 00:22:06 -04:00
maps layers as pre-stretched tiles #74 #111 2025-06-16 15:47:23 -05:00
nav add scanlines 2025-05-29 17:03:50 -05:00
social add social sharing image 2025-03-27 10:07:29 -05:00