[systemd-bugs] [Bug 70752] systemd-analyze: SVG output has wrong label positions/directions
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 1 23:24:20 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70752
--- Comment #2 from Thomas H.P. Andersen <phomes at gmail.com> ---
Fixed here:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=95168f7d55181475946ad93db30255c4d709df03
We guess at the text's width and put it on the left side if there is enough
space for it. If not we have to put it on the right. To make sure there is
space for it on the right we increase the total width of the svg accordingly.
This logic becomes more irrelevant as the boot time shortens. If userspace
starts after only a few seconds then there will almost never be enough space on
the left.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20131101/f8d36e69/attachment.html>
More information about the systemd-bugs
mailing list