Scott

Results 92 comments of Scott

I ran into this problem as well, the fix is to add the following line to your "paths" in your tsconfig.json that is used by the cli "@angular/*": [ "../node_modules/@angular/*"...

I am the writer of the screen capture library and I used to have support for windows 7 but dropped it since I just dont have any windows 7 machines...

I always thought that it should work, but never had any time to test. Coool Working on the mac update now. for the library.It should be done today

I got most of the mac code in place, but I found areas for code improvement so I am rolling that info this as well. It will take a few...

I do like the idea of trying to use the AVCaptureSession like you have done. Ill test that out and benchmark

Cool, I dont normally use mac on my day-to-day --just a mac mini for the odds and ends-- so I missed this library as an option for capturing. Ill implement...

Just made a release that includes the mac capturing by using AVcapturesession plus a.... bunch of other changes. Let me know how it goes......

angular 2-4 is now known as just angular angular1 is referred to as angularjs so this library should be called angularjs-confirm the angular2 and up should be called angular-confirm The...

Whats the reason for needing to support 2017? Latest VS is free for everyone, and if your working for a company and using this repo, then you should be able...

That should be straight forward.. It will take a little bit of time.. maybe an hour or so. I originally developed this library to do exactly that, which is why...