Skip to content

v0.55.2

Choose a tag to compare

@ulsklyc ulsklyc released this 30 May 14:35

Fixed

  • Mobile screenshots no longer have a gray bar at the bottom: The screenshot script now uses a proportionally larger viewport (459×993) instead of CSS zoom: 0.85 on the root element. CSS zoom shrinks content below the viewport height, leaving an empty gray strip; the larger viewport lets the app fill the frame naturally while still showing the equivalent of 85%-zoomed content.