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

Unable to switch between icon and image display #61

Closed
alberthier opened this issue Jan 22, 2016 · 2 comments
Closed

Unable to switch between icon and image display #61

alberthier opened this issue Jan 22, 2016 · 2 comments
Assignees

Comments

@alberthier
Copy link
Contributor

See this jsbin: http://jsbin.com/boruva/edit?html,output

I would like to switch between the polymer logo and the 'check' icon using a single <iron-icon>
The 'Toggle' button sets/unsets the icon and src properties

As long as you use the same image type you can change the image as much as you want. But switching from icon to src doesn't work

PR #48 fixes this issue

@danbeam
Copy link

danbeam commented Feb 23, 2016

/cc @azakus (maintainer) @kevinpschaaf (TL) @tjsavage (PM)

this would be nice for Chrome's UI as well, and PR #48 seems legit.

i was about to file an issue with a similar repro (http://jsfiddle.net/t8na1wop/).

@dfreedm
Copy link
Contributor

dfreedm commented Mar 2, 2016

Fixed with #48

@dfreedm dfreedm closed this as completed Mar 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants