Brandon Van Noy

Results 6 comments of Brandon Van Noy

@jelbourn I did some digging and this appears to be caused by the row and header view containers being cleared in the `CdkTable` `ngOnDestroy` method. I was able to fix...

@dhilt Any update on this? I would like to use this on the material expansion panel but the div wrapper is messing up the styles.

I have implemented this using a separate schedule.json config file. I can get it together in a proper pull request. Sent from my iPhone > On Oct 29, 2013, at...

https://gist.github.com/brandom/ebf2045e026df66acc19 @blades Here is my (hacky) implementation for a reference if it helps. It is in need of a major refactoring but hopefully it is readable enough to give you...

Thanks for testing. I was unaware of the named array method, but it is a little verbose for my needs. Some of my filters provide 20+ options. The code used...

Yeah, as far as I can tell -f ffmetadata works only on the first input file so the metadata would have to be read directly from the output of ffmpeg...