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
- Lint
Lint Skipped - Unit
Tests Skipped
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.