Files
Calender/static
Ludwig Mey 1e97e7c805 Fix slideshow crossfade flash — wait for image load before fading in
Previously the active class was applied via requestAnimationFrame
before the image had decoded, causing a brief blank-then-flash.
Now loadSlide waits for onload before transitioning, and advanceSlide
checks complete/naturalWidth (or waits for onload) on the preloaded
slot before doing the swap.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-28 21:41:25 +12:00
..
2026-07-28 20:16:10 +12:00