mirror of
https://github.com/wahyd4/hey-search.git
synced 2026-08-08 21:05:14 +10:00
- Add width/height fields to ImageResult model - Extract dimensions from DuckDuckGo and Bing engine responses - Show size (e.g. 1920×1080) on card hover overlay and in lightbox details - Prevent horizontal scrolling/panning on mobile (overflow-x: hidden + overscroll-behavior) - Allow pinch-to-zoom via viewport meta (user-scalable=yes, maximum-scale=5) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>