Closed
Bug 951726
Opened 11 years ago
Closed 11 years ago
DevTools Themes: Make top tab bar thinner
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 29
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
(Whiteboard: [qa-])
Attachments
(2 files)
172.76 KB,
image/png
|
dhenein
:
ui-review+
|
Details |
1.17 KB,
patch
|
fitzgen
:
review+
|
Details | Diff | Splinter Review |
There is some discussion in Bug 915414 about taking up less vertical space. Shrinking the top tab bar is one of the things mentioned.
Assignee | ||
Comment 1•11 years ago
|
||
Darrin,
Here is a picture with screenshots I took of various sizes. Any thoughts?
Attachment #8349484 -
Flags: ui-review?(dhenein)
Comment 2•11 years ago
|
||
+1 for 26
Comment 3•11 years ago
|
||
Like the current one best :)
Comment 4•11 years ago
|
||
Comment on attachment 8349484 [details]
tab-sizes.png
26 looks best from a quick glance, we may want to play with the icon sizes a bit when we implement this (even shrinking by 1px on top and bottom may help with the balance/weight).
Attachment #8349484 -
Flags: ui-review?(dhenein) → ui-review+
Assignee | ||
Comment 5•11 years ago
|
||
(In reply to Darrin Henein [:darrin] from comment #4)
> Comment on attachment 8349484 [details]
> tab-sizes.png
>
> 26 looks best from a quick glance, we may want to play with the icon sizes a
> bit when we implement this (even shrinking by 1px on top and bottom may help
> with the balance/weight).
I've
Depends on: 941673
Assignee | ||
Comment 6•11 years ago
|
||
(In reply to Brian Grinstead [:bgrins] from comment #5)
> (In reply to Darrin Henein [:darrin] from comment #4)
> > Comment on attachment 8349484 [details]
> > tab-sizes.png
> >
> > 26 looks best from a quick glance, we may want to play with the icon sizes a
> > bit when we implement this (even shrinking by 1px on top and bottom may help
> > with the balance/weight).
I've moved the icons into a single place in Bug 941673, so replacing them will be easy if you send over updated icons. Would you like to do this before shrinking the top bar, or should I go ahead and land this and update icons later?
Flags: needinfo?(dhenein)
Comment 7•11 years ago
|
||
Lets land this now, and I will follow up with my team to get opinions on replacing them. They may be OK as is.
Flags: needinfo?(dhenein)
Assignee | ||
Comment 8•11 years ago
|
||
Just changes the min-height to 26px for the tabs.
Attachment #8356162 -
Flags: review?(nfitzgerald)
Updated•11 years ago
|
Attachment #8356162 -
Flags: review?(nfitzgerald) → review+
Assignee | ||
Comment 9•11 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/be49376c1bd5
https://tbpl.mozilla.org/?tree=Fx-Team&rev=be49376c1bd5
Status: NEW → ASSIGNED
Whiteboard: [fixed-in-fx-team]
Comment 10•11 years ago
|
||
The thinner top bar looks so awkward, the top bar is actually thinner than the toolbar, and that makes no sense. Id rather wait until the toolbar is restyled first than do this now.
I think the best would be respecting stephens design.
Comment 11•11 years ago
|
||
(In reply to Tim Nguyen [:ntim] from comment #10)
> The thinner top bar looks so awkward, the top bar is actually thinner than
> the toolbar, and that makes no sense. Id rather wait until the toolbar is
> restyled first than do this now.
> I think the best would be respecting stephens design.
I don't see why having the tool tabs smaller than the individual tools' toolbar is a problem.
The fact of the matter is that devtools are most often used with a horizontal split, so every vertical pixel we take up gives us less room to display our UI in *and* makes that much more of the web content invisible.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 29
Comment 13•11 years ago
|
||
(In reply to Nick Fitzgerald [:fitzgen] from comment #11)
> (In reply to Tim Nguyen [:ntim] from comment #10)
> > The thinner top bar looks so awkward, the top bar is actually thinner than
> > the toolbar, and that makes no sense. Id rather wait until the toolbar is
> > restyled first than do this now.
> > I think the best would be respecting stephens design.
>
> I don't see why having the tool tabs smaller than the individual tools'
> toolbar is a problem.
>
> The fact of the matter is that devtools are most often used with a
> horizontal split, so every vertical pixel we take up gives us less room to
> display our UI in *and* makes that much more of the web content invisible.
Well, I think the 28 or 30 options are best if you want to take less vertical space. But right now, it feels cluttered like Chrome dev tools, and I don't like it a lot.
Btw, this bug causes a regression : bug 957291
Updated•11 years ago
|
Whiteboard: [qa-]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•