mescon / Muximux

A lightweight way to manage your HTPC
GNU General Public License v2.0
1.14k stars 82 forks source link

Glyphicon Did Not Show #5

Closed dcplaya closed 8 years ago

dcplaya commented 8 years ago

I tried adding

icon = "glyphicon glyphicon-open-folder"

But the icon did not show up. Not sure what is causing it.

Also, if there is a typo in the icon line, it hides the entire entry (ie makes the enable = "false"). I feel like it should display a default error type of icon.

mescon commented 8 years ago

You're right - if the icon class is incorrect it should display some default icon. I'll look into it in the weekend.

dcplaya commented 8 years ago

I found a fa icon that is basically the same. "fa fa-open-folder" worked fine for me. Just FYI

mescon commented 8 years ago

OK cool - I'll close this in the meantime.