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/css/application
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
..
base Fix bubbles on app launch buttons. 2013-02-22 20:33:06 -08:00
chatlog Make chatlog a bit less awful 2012-06-02 14:00:08 -07:00
config Tweak spacing a little more on ObjectList 2013-01-25 14:57:10 -08:00
conpherence Renders the last 100 conpherence transactions only 2013-02-15 14:06:41 -08:00
contentsource Use text, not icons, to indicate content sources 2011-09-01 10:07:16 -07:00
countdown Countdown tweaks 2011-06-13 18:53:43 -07:00
diff Separate the inline comment summary element into a separate view 2012-03-19 19:45:16 -07:00
differential Update table 'age' colors to table-kit mocks. 2013-01-15 13:16:24 -08:00
diffusion Increase double click target in blame 2012-10-24 15:42:08 -07:00
directory Minor homepage re-format 2013-01-17 14:02:18 -08:00
feed Minor visual tweaks to feed. 2013-01-11 09:56:43 -08:00
files Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
flag Display flag in Flag dialog 2012-08-21 09:28:55 -07:00
herald Clean up Login, Responsive Forms 2013-01-19 14:30:26 -08:00
maniphest Maniphest Detail view for mobile. 2013-01-24 16:29:47 -08:00
objectselector Increase the click target area for the object selector 2012-03-19 19:20:49 -07:00
owners Allow excluding paths from package 2012-12-07 16:33:16 -08:00
phame Simplify ".device-phone X, .device-tablet X { ... }" rules 2012-12-07 13:37:10 -08:00
pholio When an image is too wide in Pholio, scale it down 2013-02-23 06:28:34 -08:00
phortune For discussion -- Stripe integration 2012-04-04 16:09:29 -07:00
phriction Phriction - kill tabs 2011-12-15 14:35:38 -08:00
ponder Simplify upvote/downvote implementation 2012-09-30 20:12:35 -07:00
profile Add a Join / Leave button to Projects 2012-01-25 11:51:20 -08:00
projects Make project membership edits use transactions and PHIDs and not be awful 2012-08-07 11:57:38 -07:00
search Improve search result listing 2011-06-29 13:25:38 -07:00
slowvote Render slowvote respondents as a facepile instead of smushed-together names 2011-07-09 10:55:09 -07:00
tokens Tokens v1 2013-02-15 07:47:14 -08:00
uiexample Add a "toggle-class" behavior 2012-07-30 16:08:42 -07:00