JanStevens / angular-growl-2

growl-like notifications for angularJS projects
MIT License
285 stars 97 forks source link

Icon disable graphic bug #32

Closed vincentaudebert closed 9 years ago

vincentaudebert commented 9 years ago

When I disable icons using growlProvider.globalDisableIcons(true); I get a growl looking like this: screen shot 2014-08-08 at 2 42 58 pm

JanStevens commented 9 years ago

So without the closing button?

Can you look at the new documentation page and see if the issue is still there in one of the code pens?

vincentaudebert commented 9 years ago

Mmmmh it was definitely not linked to the closing button as the bug was present with or without the closing cross.

Also I had a look to the new documentation page and CodePens are not working for me. When I try to rerun I still get the original HTML and the text isn't updated.

JanStevens commented 9 years ago

What browser do you use? All the code pens work for me O_o

vincentaudebert commented 9 years ago

Sorry my mistake it works fine now...

And the issue is not present anymore. Closing issue.