mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-08 06:28:37 -04:00
260f0aeef8
scroll handler now tracks per-target scrollTop via WeakMap. Downward scroll on any scroller in the cookbook modal folds Direct Download; scrolling back to top (scrollTop <= 0) unfolds it. Manual chevron clicks still win — they persist to localStorage; auto-toggles don't, so the user's last explicit pick survives reload.