mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-18 02:35:23 -04:00
d68c75a82c
Added a scroll listener on the parent .modal-body / cookbook-content that folds the Direct Download body once its h2 header has scrolled above the container's top edge. Frees the viewport for the Scan section below while leaving the chevron clickable to expand again. Auto-fold doesn't write to localStorage (only manual clicks do) so the user's last explicit preference still wins on reload.