Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon Updates #548

Merged
merged 1 commit into from
Oct 5, 2018
Merged

Icon Updates #548

merged 1 commit into from
Oct 5, 2018

Conversation

rossmoody
Copy link
Contributor

@rossmoody rossmoody commented Oct 2, 2018

Fix brave/brave-browser#1434
Fixes brave/brave-browser#1390
Fixes brave/brave-browser#1203
Fixes brave/brave-browser#1385

  • general icon aesthetic and ver fine polish updates
  • adjusted menu to kabob instead of dots
  • settings omnibox lion now is full color
  • house is more housey
  • omnibox https security chip icons are revised to spec
  • adjusted autoplay icon from extension to a play button icon
  • incognito icon went from weird robber guy to cool sunglasses
  • Page action icons (magnify, find-in-page, autoplay, cookies, generic extension)
  • Some default favicon but not the real tab bar default favicon
  • removed the unused VR icon

Use new icon for blocked autoplay graphic, since the usage of it is a new feature.

image
image
image

@simonhong
Copy link
Member

simonhong commented Oct 3, 2018

I think you forgot to delete WIP from label. Or is it in wip?

@rossmoody rossmoody changed the title WIP: Icon Updates Icon Updates Oct 3, 2018
@rossmoody
Copy link
Contributor Author

@simonhong this one is ready for a review. had a few additional permissions icons i wanted to squeeze in

@@ -32,7 +32,7 @@ void BraveAutoplayBlockedImageModel::UpdateFromWebContents(

set_visible(true);
const gfx::VectorIcon* badge_id = &kBlockedBadgeIcon;
const gfx::VectorIcon* icon = &kExtensionIcon;
const gfx::VectorIcon* icon = &kPlayArrowIcon;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'll change this to add a new icon

@@ -0,0 +1,44 @@
// This Source Code Form is subject to the terms of the Mozilla Public
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This icon doesn't seem to be working @rossmoody - where did you intend it to go - on the tab?
image

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So looks like this icon is only included on the macOS build, possibly related to touchbar, though I couldn't get it to show up. Let's keep it in, but if we also want to change the default favicon, I think we'll need to provide PNGs @rossmoody . I'll create a separate issue

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- general icon aesthetic and ver fine polish updates
- adjusted menu to kabob instead of dots
- settings omnibox lion now is full color
- house is more housey
- omnibox https security chip icons are revised to spec
- adjusted autoplay icon from extension to a play button icon
- incognito icon went from weird robber guy to cool sunglasses
- Page action icons (magnify, find-in-page, autoplay, cookies, generic extension)
- Some default favicon but not the real tab bar default favicon
- removed the unused VR icon

Use new icon for blocked autoplay graphic, since the usage of it is a new feature.
Copy link
Member

@petemill petemill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @rossmoody - great digging to find some of these! 👨‍🎨

@petemill
Copy link
Member

petemill commented Oct 5, 2018

Passed internal security review

@petemill petemill merged commit c3f5195 into master Oct 5, 2018
@petemill petemill deleted the icon-updates branch October 5, 2018 00:14
petemill added a commit that referenced this pull request Oct 5, 2018
@petemill
Copy link
Member

petemill commented Oct 5, 2018

master: c3f5195
0.56.x 5cb7a90
0.55.x d278e11

petemill added a commit that referenced this pull request Oct 5, 2018
@bbondy bbondy added this to the 0.55.x - Release milestone Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants