Open
Bug 1517691
Opened 6 years ago
Updated 2 years ago
Flexbox: Better visual centering for sibling select field and diagram
Categories
(DevTools :: Inspector, enhancement, P2)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: victoria, Unassigned)
References
(Blocks 1 open bug)
Details
So, sadly, I realized that this highly-retweeted Flexbox Inspector screenshot shows two visual centering issues:
https://twitter.com/FirefoxDevTools/status/1080578449276719104
1. Sibling selector should be centered in the pane, ignoring the space that the back button takes up. In this screenshot, with these dimensions, it basically needs to move 25 px to the left.
2. The diagram should be centered in the pane, ignoring if one of its labels hang over the side. (Ideally the labels wouldn't hang over the side.) In this screenshot it basically needs to move about 20px to the right.
Updated•6 years ago
|
Blocks: dt-flexbox
Priority: -- → P3
Updated•6 years ago
|
Priority: P3 → P2
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•