Page MenuHomePhabricator

Use pixel as background of timeline
ClosedPublic

Authored by chad on Feb 13 2014, 11:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 16 2026, 11:20 PM
Unknown Object (File)
Apr 10 2026, 7:36 PM
Unknown Object (File)
Apr 10 2026, 9:14 AM
Unknown Object (File)
Mar 31 2026, 9:15 PM
Unknown Object (File)
Mar 30 2026, 12:34 AM
Unknown Object (File)
Mar 29 2026, 3:27 PM
Unknown Object (File)
Feb 11 2026, 6:48 AM
Unknown Object (File)
Jan 11 2026, 2:14 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

Repository
rP Phabricator
Branch
thin-blue-line
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningwebroot/rsrc/css/phui/phui-timeline-view.css:7TXT3Line Too Long
Unit
No Test Coverage

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