Commit graph

2 commits

Author SHA1 Message Date
Amelia Hart
46a5a2a57a Implement cycle collection support for the Visual Viewport API 2026-09-14 02:20:59 -07:00
Moonchild
a036cfeb69 Issue #2714 - Implement the Visual Viewport API
This DOM/Web API is entirely irrelevant for desktop use.
We give back the width/height of the root scrollframe of content and
for scale we pass forward our dpp resolution (usually 1.0).
Since we have no "no touch" zones in our content on desktop,. the rest
(origin and offset) is hard-coded to (0,0).
2025-08-04 21:32:39 +08:00