Fix: bounce stays visible + springier; image/video crop fills (cover) + resize shrinks footprint #25
Reference in New Issue
Block a user
Delete Branch "fix-anim-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bounce keyframe now ends at opacity:1 (was reverting to opacity:0 via fill-mode after finishing = vanished) and has a real multi-step bounce. Image/video: applying an aspect-ratio crop defaults object-fit to cover (fills the frame, no letterbox empty space; Contain still available) and clears the unreliable %-height + hides the separate Height control when a ratio is set, so resizing Width reliably shrinks the footprint. Backend bounce keyframe byte-identical. 910 tests.
🤖 Generated with Claude Code