JanStevens/angular-growl-2

Several close buttons

Seiifer opened this issue · 0 comments

There is 2 close buttons instead of one.
So 'im using :

growlProvider.globalDisableCloseButton(false);

Also, the option :

growlProvider.globalDisableCountDown(false);

makes another close button appear when set to true, and the countdown is on one of the buttons. So I end up with 3 close buttons if both option are enabled.