1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-21 04:50:55 +01:00
phorge-phorge/webroot/rsrc/css
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
..
aphront Minor phutil_tag/HTML fixes 2013-02-15 08:14:31 -08:00
application When an image is too wide in Pholio, scale it down 2013-02-23 06:28:34 -08:00
core Fix IE7 and IE8 issues. 2013-02-07 13:41:46 -08:00
layout Implement basic transaction detail blocks 2013-02-17 06:37:02 -08:00
sprite-apps-large.css Conpherence Icons 2013-01-25 13:37:11 -08:00
sprite-apps-xlarge.css Added Feed icons. 2013-01-10 10:00:18 -08:00
sprite-apps.css Conpherence Icons 2013-01-25 13:37:11 -08:00
sprite-conpher.css Fix conpherence sprites 2013-02-15 19:04:25 -08:00
sprite-gradient.css Fix FileTreeView sprites 2013-01-22 09:10:21 -08:00
sprite-icon.css Use white "+" icon for homepage tile hoverstate 2013-01-22 09:56:18 -08:00
sprite-menu.css Notifcation icons for Conpherence 2013-01-26 17:04:18 -08:00
sprite-tokens.css Tokens v1 2013-02-15 07:47:14 -08:00