You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2022. It is now read-only.
The library currently requires users to specify width& height parameters, so it is impossible to leave them empty and have the camera take the full width of the screen (default behaviour without width & height specified).
Fix: Make these optional, and allow string input for specifying percentages.