1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/webroot/rsrc
epriestley 26f8e76ee2 When an image is too wide in Pholio, scale it down
Summary:
Currently, if an image is too wide for the viewport, we freak out. Instead, scale it down.

This means we must also scale down all the rectangles on it, which is why this is tricky. However, all the draw/load separation has made it reasonably straightforward.

We'll possibly need to add some kind of "view full size" thing. I'm planning to add an element which shows "85%" or whatever if it's currently scaled.

Test Plan:
Before:

{F33607}

After:

{F33608}

Reviewers: chad, ljalonen

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D5088
2013-02-23 06:28:34 -08:00
..
css When an image is too wide in Pholio, scale it down 2013-02-23 06:28:34 -08:00
image Fix conpherence sprites 2013-02-15 19:04:25 -08:00
js When an image is too wide in Pholio, scale it down 2013-02-23 06:28:34 -08:00
swf Make Notifications Realtime 2012-06-11 17:51:12 -07:00