1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-09 13:28:29 +01:00
phorge-phorge/src/infrastructure/diff/view
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
..
__tests__ Fix an unusual nonterminating task graph node 2017-01-17 09:18:26 -08:00
PhabricatorInlineSummaryView.php Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
PHUIDiffGraphView.php Set an explicit height when drawing the dependent revision graph 2020-10-16 14:10:36 -07:00
PHUIDiffInlineCommentDetailView.php Never render "Show More Context" inside an inline comment suggestion diff 2020-10-02 09:47:32 -07:00
PHUIDiffInlineCommentEditView.php Roughly support inline comment suggestions 2020-05-20 14:26:37 -07:00
PHUIDiffInlineCommentPreviewListView.php Make "View" from inline comment previews correctly jump to "isEditing" inlines 2020-05-08 08:52:42 -07:00
PHUIDiffInlineCommentRowScaffold.php Hide inlines one-by-one, instead of in a big group 2017-05-16 06:19:56 -07:00
PHUIDiffInlineCommentTableScaffold.php Fix spelling 2017-10-09 10:48:04 -07:00
PHUIDiffInlineCommentUndoView.php Hide inlines one-by-one, instead of in a big group 2017-05-16 06:19:56 -07:00
PHUIDiffInlineCommentView.php Roughly support inline comment suggestions 2020-05-20 14:26:37 -07:00
PHUIDiffInlineThreader.php Build a page for viewing all inline comments 2017-06-12 11:31:20 -07:00
PHUIDiffOneUpInlineCommentRowScaffold.php Force unified abstract block diffs into roughly usable shape 2019-09-30 10:44:07 -07:00
PHUIDiffRevealIconView.php In the UI, rename "Hide Inline" to "Collapse Inline" 2017-06-15 05:22:44 -07:00
PHUIDiffTableOfContentsItemView.php Update the diff table of contents to use hierarchical views and edit distance renames 2020-04-28 12:27:37 -07:00
PHUIDiffTableOfContentsListView.php Update the diff table of contents to use hierarchical views and edit distance renames 2020-04-28 12:27:37 -07:00
PHUIDiffTwoUpInlineCommentRowScaffold.php In Differential, give the "moved/copied from" gutter a more clear visual look 2019-02-20 10:12:16 -08:00