Slide Transition Defaults To Half A Height

A vertical slide transition defaults to HALF the element's height, so it appears already halfway through its own movement and the first part is missing — which reads as a pop, not a slide. Covers passing the full height, the sign that decides which edge it comes from, pairing a shorter fade with a longer slide so the element is opaque before it settles, making exit quicker than enter, and publishing the pair as shared values so every screen matches. Use when a bar or panel seems to snap into place instead of sliding, when enter and exit feel mismatched, or when the same control animates differently on two screens.

maxrave-dev Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/slide-transition-defaults-to-half-a-height commit a230809d40

Frequently asked questions

npx skillmds@latest add maxrave-dev/slide-transition-defaults-to-half-a-height