mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-20 03:35:35 -04:00
e6349c016e
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.