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
Unknown Object (File)
Thu, Mar 21, 6:40 PM
Unknown Object (File)
Wed, Mar 20, 4:58 AM
Unknown Object (File)
Wed, Mar 20, 4:58 AM
Unknown Object (File)
Wed, Mar 20, 4:29 AM
Unknown Object (File)
Wed, Mar 20, 3:33 AM
Unknown Object (File)
Feb 15 2024, 3:26 AM
Unknown Object (File)
Feb 3 2024, 3:51 AM
Unknown Object (File)
Jan 29 2024, 6:48 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.