Remi05 / outlines

An app to help review your UI implementation.
MIT License
7 stars 0 forks source link

Snapshot inspector overlay is not properly scaled #92

Closed Remi05 closed 2 years ago

Remi05 commented 2 years ago

The Snapshot inspector overlay is not properly being scaled anymore. This is a regression which I believe was introduced with the change to fix overlay alignement in the live inspector (commit d52504c707b3758c23d9598f09581e330023cb3d).

SnapshotInspector_Overlay_NotScaled

Remi05 commented 2 years ago

Fixed by reverting breaking change (commit 4f286e77b48fd1322afe76a2ecd9459bccfd852a).