1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/differential/view
Bob Trahan b4de56ef4b make differential use fluid width for code layout
Summary:
assume at least 360px for a given code pane. that's about when the comment box starts fighting back anyway. we'll use the yet-to-be-built one page render for the narrow viewport cases.

This address the cases as laid out in T2005. It fails the "MMMMM" case pretty horribly. However, if there is a space it works just fine and presumably folks are stretching out their windows on big glorious monitors at 160 characters wide or whatever.

Re-factored things just a tad but figure I'll take a nice big chunk of "renderer" to move forward T2009

Test Plan: looked at all sorts of funky diffs

Reviewers: epriestley

Reviewed By: epriestley

CC: chad, aran, Korvin

Maniphest Tasks: T2005

Differential Revision: https://secure.phabricator.com/D4083
2012-12-06 11:33:04 -08:00
..
DifferentialAddCommentView.php Allow users to set whether or not textareas are monospaced. 2012-11-27 14:06:42 -08:00
DifferentialChangesetDetailView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialChangesetListView.php make differential use fluid width for code layout 2012-12-06 11:33:04 -08:00
DifferentialDiffTableOfContentsView.php Allow disabling editing multiple files at once 2012-12-03 16:02:52 -08:00
DifferentialInlineCommentEditView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialInlineCommentView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialLocalCommitsView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialPrimaryPaneView.php make differential use fluid width for code layout 2012-12-06 11:33:04 -08:00
DifferentialResultsTableView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionCommentListView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionCommentView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionDetailView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionListView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionStatsView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionUpdateHistoryView.php Differential - add unit and lint information to diff view 2012-11-16 11:48:17 -08:00