Home > widget-integration > StickyService > trackTopOffsetTransition
StickyService.trackTopOffsetTransition() method
Reapplies sticky styles every frame while a theme header animates in or out.
A header sliding back in overlaps the sticky toolbar until the offset catches up, and a header sliding out leaves a gap above it, so timer-based settling alone stays visibly behind mid-animation.
Signature:
protected trackTopOffsetTransition(): void;
Returns:
void