alexbeletsky / ng-notifications-bar

Angular.js component for stylish and flexible top bar notifications.
http://beletsky.net/ng-notifications-bar
149 stars 52 forks source link

Show notification without animation #56

Open YagoLopez opened 8 years ago

YagoLopez commented 8 years ago

Hi and congratulations for this nice directive. Great job.

I would like to show a notification bar whitout any animation. Is there an easy way to do it? I was reading the docs and as far as I know there isn't, but parhaps I'm wrong.

Thanks.

alexbeletsky commented 8 years ago

Hey @YagoLopez - nope, it's currently quite coupled to animation.. It could be an interesting feature, to disable it. Feel free to jump in and submit a PR :)

YagoLopez commented 8 years ago

Ok Alex. I'll take a look at the code. If I have time to implement it I'll send a PR. Cheers. :)