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

Icons missin (again?) #280

Open
Nuube opened this issue Feb 21, 2020 · 5 comments
Open

Icons missin (again?) #280

Nuube opened this issue Feb 21, 2020 · 5 comments

Comments

@Nuube
Copy link

Nuube commented Feb 21, 2020

No description provided.

@Nuube
Copy link
Author

Nuube commented Feb 21, 2020

I am on tool-bar version 1.2.0 and some (most important) icons are missing:

grafik

@ericcornelissen
Copy link
Contributor

@Nuube did you start using v1.2.0 just recently? In that case, have a look at the release notes for v1.2.0. In short, you may need to update the icon names for ionicons icons.

If you can't figure it out on your own, could you provide some more information, like:

  • Which icons are you expecting in the places where there are no icons?
  • What tool-bar plugin are you using, if any?

@frznk-tank
Copy link

frznk-tank commented Mar 2, 2020

Hi @ericcornelissen

I'm experiencing a similar issue, but with the Material Design set.

Here is a snippet

  {
    type:     "button"
    iconset:  "mdi"
    icon:     "file-swap"
    callback: "ruby-test:test-single"
    tooltip:  "Ruby Test: Test Single"
    style:
      color: "#FF6D67"
  }

And that's for using this icon:
Material Design Icons 2020-03-02 20-39-29

Some of the icons work for example file-compare, but there is quite a few that don't work

@frznk-tank
Copy link

I'm not exactly sure what is happening, but when I manually download the font files from the repo and copy them into iconsets/mdi and restart atom it appears to be working

@ericcornelissen
Copy link
Contributor

@franks921 that is curious, when I add that snippet to my flex-tool-bar config it adds the icon without a problem. Do you have the latest version of this package installed (v1.2.0)? And are you using any plugins to make the toolbar work?

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