Page MenuHomePhabricator

Fix bad aspect ratio on some file previews
ClosedPublic

Authored by epriestley on May 12 2015, 3:32 PM.
Tags
None
Referenced Files
F15798735: D12810.id30830.diff
Fri, May 30, 10:31 AM
Unknown Object (File)
Thu, May 29, 3:56 PM
Unknown Object (File)
Wed, May 28, 1:03 PM
Unknown Object (File)
Apr 28 2025, 3:45 PM
Unknown Object (File)
Apr 27 2025, 12:49 PM
Unknown Object (File)
Apr 26 2025, 4:46 AM
Unknown Object (File)
Apr 7 2025, 7:41 AM
Unknown Object (File)
Mar 30 2025, 11:58 AM

Details

Summary

Ref T7707. Fixes T4724. I misread the report on T4724; this is trivial. We're just reading the wrong properties in setting "width" and "height" attributes, the actual thumbnailing logic is fine.

Test Plan

Uploaded image from T4724, saw it have a proper aspect ratio.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix bad aspect ratio on some file previews.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.May 12 2015, 4:30 PM
This revision was automatically updated to reflect the committed changes.