Page MenuHomePhabricator

Don't wrap task/revision titles in graph tables
ClosedPublic

Authored by epriestley on Jul 5 2016, 1:54 PM.
Tags
None
Referenced Files
F14026536: D16233.diff
Fri, Nov 8, 1:29 AM
F14009644: D16233.id39047.diff
Wed, Oct 30, 9:58 PM
F14008003: D16233.diff
Tue, Oct 29, 2:00 PM
F14004289: D16233.id39050.diff
Sat, Oct 26, 6:01 PM
F14001402: D16233.id39047.diff
Fri, Oct 25, 7:30 AM
F13966969: D16233.id.diff
Wed, Oct 16, 10:48 AM
F13965451: D16233.id39047.diff
Wed, Oct 16, 2:12 AM
Unknown Object (File)
Oct 5 2024, 10:34 AM
Subscribers
None

Details

Summary

Fixes T11274. When task titles are long, we currently wrap stuff and the trace graph renders real weird.

Instead, prevent taks/revision titles from wrapping/overflowing.

(This works in a slightly weird way, and text-overflow: ellipsis; has no apparent effect on any of the containers.)

Test Plan

Screen Shot 2016-07-05 at 6.50.31 AM.png (317×1 px, 47 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't wrap task/revision titles in graph tables.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jul 5 2016, 2:42 PM
This revision was automatically updated to reflect the committed changes.