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
F14361722: D12810.diff
Fri, Dec 20, 11:49 AM
Unknown Object (File)
Sat, Dec 14, 11:11 AM
Unknown Object (File)
Thu, Dec 12, 3:28 AM
Unknown Object (File)
Sun, Dec 8, 2:59 AM
Unknown Object (File)
Thu, Nov 28, 12:16 AM
Unknown Object (File)
Fri, Nov 22, 6:15 AM
Unknown Object (File)
Wed, Nov 20, 11:38 PM
Unknown Object (File)
Nov 18 2024, 1:38 PM

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.