Closed
Bug 1971059
Opened 6 months ago
Closed 4 months ago
Dependency tree items are misaligned
Categories
(bugzilla.mozilla.org :: User Interface, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: darktrojan, Assigned: kohei)
Details
(Keywords: bmo-triaged)
Attachments
(2 files)
Bugs in the dependency tree with children are not aligned with sibling icons that have no children. This is confusing!
I have worked out this happens because the twisty icons are given a width of 32px by the iconic class. The duplicate highlighter icon also has a width of 32px for the same reason.
Comment 1•6 months ago
|
||
Thanks for the report. I can make the needed changes if you can generate a PR or patch that I can apply. Otherwise it might be a bit before I can actively work on this.
| Assignee | ||
Updated•4 months ago
|
Assignee: nobody → kohei
Status: NEW → ASSIGNED
Comment 2•4 months ago
|
||
Comment 3•4 months ago
|
||
Authored by https://github.com/kyoshino
https://github.com/mozilla-bteam/bmo/commit/aa3bb50d4d98f8241a102e2fa98fbc26792f88fe
[master] Bug 1971059 - Dependency tree items are misaligned
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•