Makes the line in timeline a background "image" instead.
Details
Details
- Reviewers
epriestley btrahan - Maniphest Tasks
- T4428: Timeline line gets disconnected
- Commits
- Restricted Diffusion Commit
rP314331095411: Use pixel as background of timeline
Tested Desktop, Mobile, and Tablet breakpoints with lots of content.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- thin-blue-line
- Lint
Lint Warnings Severity Location Code Message Warning webroot/rsrc/css/phui/phui-timeline-view.css:7 TXT3 Line Too Long - Unit
No Test Coverage
Event Timeline
Comment Actions
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.