Closed
Bug 764755
Opened 12 years ago
Closed 12 years ago
Remove the aero glass style border of arrow panels and reduce the arrow size
Categories
(Toolkit :: Themes, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(2 files, 2 obsolete files)
9.53 KB,
image/png
|
Details | |
21.21 KB,
patch
|
enndeakin
:
review+
shorlander
:
ui-review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #633090 -
Flags: ui-review?(shorlander)
Assignee | ||
Comment 1•12 years ago
|
||
Comment on attachment 633090 [details] [diff] [review]
patch
I need to take care of a few edge cases...
Attachment #633090 -
Flags: ui-review?(shorlander)
This is part of the arrow panel redesign ? https://wiki.mozilla.org/Arrow_Panel_Redesign
Assignee | ||
Comment 3•12 years ago
|
||
Yes, it's part of that. I didn't know we had a feature page for this.
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #633176 -
Flags: ui-review?(shorlander)
Assignee | ||
Updated•12 years ago
|
Attachment #633090 -
Attachment is obsolete: true
Comment 5•12 years ago
|
||
we likely also need this to properly have the downloads button as the last button in the toolbar, so adding a dep just to track that.
Blocks: ReleaseDownloadsPane
Comment 6•12 years ago
|
||
for information, are we going to reduce the size of the arrow on other themes too, or just winstripe?
Assignee | ||
Comment 7•12 years ago
|
||
All platforms eventually.
Comment 8•12 years ago
|
||
(In reply to Marco Bonardo [:mak] from comment #6)
> for information, are we going to reduce the size of the arrow on other
> themes too, or just winstripe?
We need to do it for all of them. I would like for them to be roughly the same structurally. Even if the styling may vary slightly.
Comment 9•12 years ago
|
||
Comment on attachment 633176 [details] [diff] [review]
patch v2
Review of attachment 633176 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, the arrow just needs a little tweaking:
- Arrow border should be a little bit darker
- Arrow needs to have a matching drop shadow
- Edges need to be a little more crisp (currently kind of blurry)
- The arrow border shouldn't overlap the panel border (creates two darker pixels)
Getting those details right with SVG might be difficult. It might better to use a PNGs instead.
I will attach a screenshot.
Attachment #633176 -
Flags: ui-review?(shorlander) → ui-review-
Comment 10•12 years ago
|
||
Assignee | ||
Comment 11•12 years ago
|
||
Adding shadow to the arrow makes this more complicated, since the panel would move down due to the shadow extending above the arrow tip. That's why the shadow is cut off at the top in the current PNGs, which looks pretty bad. Since the arrow shadow is going to be hardly visible at this opacity and size, I'd prefer just skipping it for now.
Assignee | ||
Comment 12•12 years ago
|
||
made the arrow border darker and crisper, removed the overlapping pixels, added a very subtle shadow on the sides (not the full shadow, as explained)
Attachment #633176 -
Attachment is obsolete: true
Attachment #633479 -
Flags: ui-review?(shorlander)
Attachment #633479 -
Flags: review?(mak77)
Comment 13•12 years ago
|
||
Comment on attachment 633479 [details] [diff] [review]
patch v3
Review of attachment 633479 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, thank you!
Attachment #633479 -
Flags: ui-review?(shorlander) → ui-review+
Assignee | ||
Updated•12 years ago
|
Attachment #633479 -
Flags: review?(enndeakin)
Updated•12 years ago
|
Attachment #633479 -
Flags: review?(enndeakin) → review+
Assignee | ||
Comment 14•12 years ago
|
||
Target Milestone: --- → mozilla16
Assignee | ||
Updated•12 years ago
|
Attachment #633479 -
Flags: review?(mak77)
Comment 15•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 16•12 years ago
|
||
Can we implement this to Windows Basic / Windows Classic and other visual themes too? Coz now it is pretty generic for Windows
Comment 17•12 years ago
|
||
Sorry for OT, but will they receive animations? I was kinda hoping to see them implemented in this patch. :/
You need to log in
before you can comment on or make changes to this bug.
Description
•