David Vogeleer

Results 6 comments of David Vogeleer

this code is firing several times, but only in Peek ``` case (.Some(PlayerKeepUp), &PlayerItemObserverContext): if let item = self.playerItem { self.bufferingState = .Ready self.playerDelegate?.playerBufferingStateDidChange?(self) if item.playbackLikelyToKeepUp && self.playbackState == .Playing...

I've run into this just recently using namespaces in the handler.ts file. It hates using multiple dots, and I had to put all my functions on the root of the...

I was getting the same thing. I had to set `useCORS: true` in the `html2canvas` options.

Sorry, don't quite understand what you're asking for. Can you give me an example in a gist?

Ah, ok. I will look into adding that in the next rollout. +1 great suggestion!