Screenshot API Documentation Update
Updated screenshot component documentation to reflect correct default deviceScale value of 0.85 instead of 1.0.
April 14, 2026 · Fix
Documentation Fix
Corrected the default value for the deviceScale parameter in screenshot component documentation. The default is now accurately documented as 0.85 instead of the previously incorrect 1.0 value.
What Changed
- Updated
deviceScaledefault value documentation from1.0to0.85 - Ensures documentation matches the actual Screenframed API behavior
Back to Changelog.