Kevin Kipp
Kevin Kipp
Currently, the focus picker takes up way too much space on a mobile device. Definitely want to fix this. 
User in a [thread on reddit](https://www.reddit.com/r/javascript/comments/7bef42/imagefocus_a_dependency_free_utility_for_cropping/dpl6wo0/?context=3) reported issues when using an iPad. Unfortunately I don't have iOS devices to test with. I plan on continuing to try to figure this...
Figured this would be a good enhancement. Thoughts?
Since `v3.0.0` is out, we ought to update the `README.md` to use Bootstrap 4 since that's now the default.
Fixes https://github.com/dtinth/fiery/issues/11 Please double check to make sure I didn't miss anything! :)
### MDN URL https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/textTracks ### What specific section or headline is this issue about? https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/textTracks#examples ### What information was incorrect, unhelpful, or incomplete? The `.mp4` fails to load with a...
Note that we're only capping outbound video for camera, not screenshare!
For example: would love if I could add an '@Input' decorator, and have auto-import be able to bring it in for me.
This will cut down on the infinite mirror effect
- Move to using ComponentProps instead of IntrinsicElements - Remove void checking of functions - Use arrow function for inner function