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

Show informative icon while establishig HTTP connection #26

Open
specious opened this issue Dec 28, 2015 · 3 comments
Open

Show informative icon while establishig HTTP connection #26

specious opened this issue Dec 28, 2015 · 3 comments

Comments

@specious
Copy link

Due to a recent user interface change in Google Chrome, this browser extension now manifests as a persistent button in the tool bar. See: #25

Previously, when a page was loading and the HTTP connection wasn't yet established, this extension's icon was hidden. However, now it displays the greyed out default icon, which looks somewhat purposeless and mystifying:

chrome-spdy-indicator-icon-detecting

Once the HTTP connection is established, it shows the relevant icon:

chrome-spdy-indicator-icon-detected

What would be a good icon to display while the HTTP connection is being established?

@kav2k
Copy link
Contributor

kav2k commented Mar 3, 2016

The good icon would be of the same shape as the actual final icon.

Since it would necessarily be grayscale, it can be confused with the "NOT SPDY-enabled" one.

Suggesting a hollow lightning bolt - I'll try to make a pull request with this.

@kav2k
Copy link
Contributor

kav2k commented Mar 3, 2016

Is fixed by either #28 or better #29

@kav2k
Copy link
Contributor

kav2k commented Mar 14, 2016

Should be closed now with #29 merged in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants