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
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
Fri, Mar 14, 6:42 PM
F15339127: D21481.diff
Sun, Mar 9, 2:28 PM
F15334505: D21481.diff
Sat, Mar 8, 10:03 AM
Unknown Object (File)
Feb 24 2025, 2:48 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.