mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-24 06:35:10 +00:00
- 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>