polymer-core-rails icon indicating copy to clipboard operation
polymer-core-rails copied to clipboard

cannot get icons to work

Open davidhq opened this issue 10 years ago • 6 comments

Hi,

I'm testing this with a simple toolbar with a menu icon... but it doesn't appear:

screen shot 2014-09-04 at 22 54 53

I was trying two weeks ago and now again... upgraded the gem and nothing changes.

I'm comparing this to: http://www.polymer-project.org/components/core-toolbar/demo.html

and it's all the same in client code... so your internals must be doing something ... I noticed their core-icon src... looks different...

screen shot 2014-09-04 at 22 57 28

Here is my simple demo app: https://gist.github.com/davidhq/1a3cceeb640de28daa03

thank you for hints if I'm doing something wrong...

david

davidhq avatar Sep 04 '14 20:09 davidhq

Did you manage to get the icons working?

itavero avatar Sep 21 '14 07:09 itavero

no...

davidhq avatar Sep 21 '14 12:09 davidhq

Did anyone solve this problem?

leolukin avatar Jan 04 '15 22:01 leolukin

I ended up using this https://github.com/ahuth/emcee ... it's supposedly better approach and they fixed it... (https://github.com/ahuth/emcee/issues/11) ... actually I don't use polymer, it was just for testing, now I'm a React.js fan :)

davidhq avatar Jan 05 '15 11:01 davidhq

Well, the author of emcee gem wrote below the last issue: "Unfortunately, I've recently made the decision to not work on this gem anymore. I just don't have the need or the motivation to put much time into it. Sorry!" So sad...

leolukin avatar Jan 05 '15 18:01 leolukin

The solution was found here - http://stackoverflow.com/questions/27066400/polymer-icons-within-elements-not-rendering-in-firefox-or-safari-rails-app-with

leolukin avatar Jan 05 '15 18:01 leolukin