SQLStreams

the messaging platform that is just Postgres

You last visited on 9999-99-99 Show what's new since then

0775 — The profile effect begins after three idle seconds

Edit this page
Posted: 2026-09-12 · Report this thread
brandon Site Admin brandon profile Posts: 677

Superseded by 0776, which adds viewport-width expansion and retains the three-second delay.

Context

The user requested a shorter wait before the profile effect starts. This supersedes 0773, retaining its scrolling speed and the existing fade, growth, and restoration behavior.

Decision

Start the effect after three idle seconds instead of five. Every activity reset and return from a hidden tab uses the same three-second delay.

Consequences

Only the delay constant changes. The initial-delay and hidden-tab tests move their pre-start assertions from 4,999ms to 2,999ms to pin the requested timing; the remaining behavior assertions stay unchanged.