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
F15915658: D12810.id30788.diff
Sun, Jun 1, 7:35 PM
Unknown Object (File)
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

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
Branch
fxform4
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5921
Build 5941: [Placeholder Plan] Wait for 30 Seconds

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.