cakecatz / flex-toolbar

Easily Customizable Toolbar for Atom
https://atom.io/packages/flex-tool-bar
MIT License
74 stars 11 forks source link

ion iconset stop working #161

Closed Mgldvd closed 4 years ago

Mgldvd commented 5 years ago

Atom: 1.40.1 x64 OS: Linux Mint Flex Toolbar: 2.1.4

I'm not sure how to debug this and ion set stop working. Send screen shot. Thanks Selection_001

UziTech commented 5 years ago

probably has something to do with tool-bar updating ion icons in https://github.com/suda/tool-bar/pull/263

I'm investigating

UziTech commented 5 years ago

try adding md- before the icon name close -> md-close

suda commented 5 years ago

It's a bug introduced in 1.1.13, we're working on a fix for it.

Mgldvd commented 5 years ago

Right adding the md- fix the issue. https://ionicframework.com/docs/v3/ionicons/ Thanks