1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-24 13:38:19 +01:00
phorge-phorge/src/applications/differential/controller
epriestley 2b8bbae5fb Set an explicit height when drawing the dependent revision graph
Summary:
See PHI1900. Recent changes to how commit graphs are drawn made the height automatic in most cases, but it fails in Differential because the element isn't initially visible so the computed height is 0.

Just give them an explicit height so they show up again.

Test Plan: Viewed graphs in Maniphest, Differential, and Diffusion; saw them all render properly.

Differential Revision: https://secure.phabricator.com/D21481
2020-10-16 14:10:36 -07:00
..
DifferentialChangesetListController.php Add a standalone view for browsing changesets of very large revisions 2018-04-05 06:35:06 -07:00
DifferentialChangesetViewController.php Roughly support inline comment suggestions 2020-05-20 14:26:37 -07:00
DifferentialController.php Give HarbormasterBuildUnitMessage a real Query class 2019-02-15 19:16:47 -08:00
DifferentialDiffCreateController.php Replace all "setQueryParam()" calls with "remove/replaceQueryParam()" 2019-02-14 11:56:39 -08:00
DifferentialDiffViewController.php Mark Owners package reviewers which own nothing in the current diff 2017-09-29 15:06:00 -07:00
DifferentialInlineCommentEditController.php Lift inline comment draft behaviors to "InlineController" 2020-05-08 06:52:29 -07:00
DifferentialRevisionCloseDetailsController.php Fix some issues with the "Explain Why" dialog 2016-05-30 09:52:35 -07:00
DifferentialRevisionEditController.php Rename Differenital "EditPro" controller back to "Edit" 2016-12-16 13:17:12 -08:00
DifferentialRevisionInlinesController.php Move the "Inline List" view to "DiffInlineCommentQuery" 2020-05-07 16:07:23 -07:00
DifferentialRevisionListController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialRevisionOperationController.php Update major RefCursor callsites to work properly with RefPosition 2017-09-15 10:21:32 -07:00
DifferentialRevisionViewController.php Set an explicit height when drawing the dependent revision graph 2020-10-16 14:10:36 -07:00