mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-08-22 15:12:27 +03:00
Collapse animates opacity in over motionDurationMid; the Collapsed story's play function only waited for visibility, so the addon-a11y color-contrast check could sample a mid-fade, lower-contrast frame and fail flakily in CI. Wait for the panel's opacity to settle to 1 first.