Page MenuHomePhabricator

Set an explicit height when drawing the dependent revision graph
ClosedPublic

Authored by epriestley on Oct 16 2020, 9:04 PM.
Tags
None
Referenced Files
F15502378: D21481.diff
Mon, Apr 14, 12:14 AM
F15453256: D21481.id51127.diff
Sat, Mar 29, 10:29 AM
F15443900: D21481.id51128.diff
Thu, Mar 27, 6:49 AM
F15440659: D21481.id.diff
Wed, Mar 26, 2:00 PM
F15436485: D21481.diff
Tue, Mar 25, 2:32 PM
F15384076: D21481.diff
Mar 14 2025, 6:42 PM
F15339127: D21481.diff
Mar 9 2025, 2:28 PM
F15334505: D21481.diff
Mar 8 2025, 10:03 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Oct 16 2020, 9:10 PM
This revision was automatically updated to reflect the committed changes.