Results 15 comments of Marco Rinck

Oh sorry. I haven't read the whole thread, its kind of pointless to me. If you question yourself, how to do it, my linked article above should be a good...

yes, that would make sense, absolutely. In fact, I think that should be the standard behaviour, which you should be able to turn off via $growlProvider. If you want to...

maybe you should name the option "onlyUniqueMessages" or sth. like that. While "idempotent" is technically correct, it would be easier to understand.

I just checked in my solution to the development branch, what do you think?

I already thought about a way to do that, mainly how the ui-bootstrap guys are doing it. https://github.com/angular-ui/bootstrap Would that suit your needs? I don't know yet if thats overkill,...

ui tests will be written as protractor/jasmine/selenium tests, I will implement some in the next few days https://github.com/angular/protractor

In the mean time after being able to watch how the AVPlayerViewController behaves in another app, I'm convinced that the PiP mode is incompatible with this plugin. The restore button...

@shamilovtim if you can make the above linked option accessible inside the javascript plugin it would definitely help me. I don't want to break something for others.

Yes, from my point of view the restore button is not able to do what its supposed to do when using this plugin currently. At all. You can choose to...