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

Gear Icon for UIO+ browser action is small #18

Open
jobara opened this issue Sep 1, 2020 · 1 comment
Open

Gear Icon for UIO+ browser action is small #18

jobara opened this issue Sep 1, 2020 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@jobara
Copy link
Member

jobara commented Sep 1, 2020

Describe the bug

Some users provided feedback that the gear icon used for the UIO+ browser action is too small and hard to see.

https://developer.chrome.com/extensions/browserAction

Originally filed at GPII-4240

To reproduce

Steps to reproduce the behavior:

  1. Install and enable UIO+
    Notice that the browser action icon, blue gears, are small and may be hard to see.

screenshot highlighting gear icon

Expected behavior

The icon should be easily identified and identifiable. That is, it should be clear to see and understood that it is for UIO+

@jobara jobara added the bug Something isn't working label Sep 1, 2020
@jobara
Copy link
Member Author

jobara commented Sep 1, 2020

In looking at the UIO+ icon used for the extension page, it is a circle with the logo inside. The browser action icon is better served with a square icon (see: https://developer.chrome.com/extensions/browserAction ). Additionally the browser action is only 16dip which you could think of as 16px. Because of the size restriction we should try to make the icon itself fill as much of that room as possible.

@jobara jobara added this to the v1.0.0 milestone Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant