Fix #22719: bug: collapsible large title should snap between expanded an by danielalanbates · Pull Request #30964 · ionic-team/ionic-framework

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

…ate on scroll release

When the user releases the scroll in an intermediate state, the collapsible
large title header now snaps to either fully expanded or fully collapsed,
matching the native iOS behavior. The snap direction is determined by how
far the transition progressed when the pointer was released (past the
midpoint collapses, before the midpoint expands).

Fixes ionic-team#22719

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Labels