1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 07:39:55 +00:00

1 Commits

Author SHA1 Message Date
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