Page MenuHomePhabricator

Use pixel as background of timeline
ClosedPublic

Authored by chad on Feb 13 2014, 11:06 PM.
Tags
None
Referenced Files
F17758318: D8221.id19558.diff
Tue, Jul 22, 5:05 PM
Unknown Object (File)
May 25 2025, 10:26 AM
Unknown Object (File)
May 25 2025, 4:52 AM
Unknown Object (File)
May 20 2025, 7:16 PM
Unknown Object (File)
May 19 2025, 3:28 PM
Unknown Object (File)
May 8 2025, 6:07 AM
Unknown Object (File)
May 8 2025, 6:07 AM
Unknown Object (File)
May 8 2025, 6:07 AM

Details

Summary

Makes the line in timeline a background "image" instead.

Test Plan

Tested Desktop, Mobile, and Tablet breakpoints with lots of content.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Consider just using the image with a normal URL, and we'll do the data URL thing automatically under some threshold (T3300). We already parse and rewrite the URL and could easily rewrite it into a data URL.

chad updated this revision to Unknown Object (????).Feb 13 2014, 11:15 PM
  • Add back the image