overlayRepositionLoop top-level constant

OpaqueToken<bool> const overlayRepositionLoop

Flag whether to reposition popups on every frame when trackLayoutChanges is true.

This allows popups to scroll with the page if the overlay container is not part of the scrolling container.

Implementation

const overlayRepositionLoop = OpaqueToken<bool>('overlayRepositionLoop');