Files
ComfyUI_frontend/apps
Yourz b4dae62e8a fix(website): stabilize Lottie product showcase rendering
- LottieVideoPlayer: unify asset preloading (videos + images), use timeout
  instead of transitionend so poster fade works even when display:none
- ProductShowcaseSection: lock Lottie aspect to 1056/784, restore items-stretch
  for equal-height columns, let active accordion item flex-grow with
  justify-between layout, wrap each scene in absolute layer to avoid
  relative/absolute class conflict
- scene{1,2,3}.json: drop redundant Assets/ prefix on asset URLs
- scene1.json: rename embedded font family from 'PP Formula' to
  'PP Formula Lottie' to stop @font-face from overriding global font weights
- Flatten animations/scene*/scene*.json to animations/scene*.json

Amp-Thread-ID: https://ampcode.com/threads/T-019e0ce9-0296-730f-9c91-162432c4b8e6
Co-authored-by: Amp <amp@ampcode.com>
2026-05-09 22:22:02 +08:00
..