Remove the SecondaryPanes footer to save some space
Categories
(DevTools :: Debugger, enhancement, P3)
Tracking
(firefox75 fixed)
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: fvsch, Assigned: fvsch)
References
Details
Attachments
(3 files)
When docked to the bottom, the DevTools toolbox can be rather squat, and we have very little vertical screen estate in the SecondaryPanes sidebar.
So it strikes me that we're spending a full 25px of that space on a footer bar that just contains one icon.
I suggest removing that bottom bar altogether, and figuring out what we can do with that "Keyboard shortcuts" icon:
- Remove it completely, since we can call the Keyboard Shortcuts from the Welcome screen?
- Move it to the Editor's footer?
I kinda like option #1 myself.
Assignee | ||
Comment 1•4 years ago
|
||
Screenshot taken with the pref devtools.toolbox.footer.height set to 316.
The default value is a tiny 250, so even smaller than that!
Assignee | ||
Comment 2•4 years ago
|
||
When docked to the side, things can be a bit better, though that's still a lot of wasted space.
Updated•4 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 4•3 years ago
•
|
||
Discussed with jlast: moving the Shortcuts button to the Editor footer is not necessary because the Welcome screen has a similar button, and the Editor footer can be cramped already.
Pushed by florens@fvsch.com: https://hg.mozilla.org/integration/autoland/rev/b12c5d431cda Remove the SecondaryPanes footer; r=jlast
Comment 6•3 years ago
|
||
bugherder |
Description
•