jadjoubran / webdash

🔥 Orchestrate your web project with Webdash the customizable web dashboard
https://webdash.xyz
MIT License
1.55k stars 70 forks source link

[bug] Download arrows in Firefox. #43

Open Neoares opened 6 years ago

Neoares commented 6 years ago

I think the image talks by itself. Tested on FF 60.0b1 and FF 59.0.1. In Chrome works fine.

image

And this is how they should look:

image

jadjoubran commented 6 years ago

Thanks! I can reproduce it It's also an issue for webdash-npm-scripts, there should be an arrow in the small square

screen shot 2018-03-27 at 5 46 53 pm

I just checked if it's an upstream issue, but iron-icons is displaying properly on firefox I'll take a look soon

jadjoubran commented 6 years ago

First icon is not an iron-icon, it's simply an inlined SVG so it'll probably be easier to fix however 2nd one is an iron-icon

jadjoubran commented 6 years ago

This seems to be a polymer issue tracked in Polymer/polymer#1182