hornwitser.no/web
Hornwitser 937d3d3cfb Add clamping of perspective origin in Viewport
If there are elements deep into the viewport near the top or bottom they
will end up obscured by the edge of the viewport when scrolling.  This
may be undesirable in some cases.  Implement a clamping of the allowed
range of the perspective origin to give better control over the
perspective and what it obscures.
2025-02-02 15:46:53 +01:00
..
style.css Set perspective-origin directly 2025-02-02 15:46:53 +01:00
viewport.js Add clamping of perspective origin in Viewport 2025-02-02 15:46:53 +01:00