Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nutrapharm_producto
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cristian Mauricio Diaz Canales
nutrapharm_producto
Commits
788d79e8
Commit
788d79e8
authored
Jun 04, 2020
by
Cristian Mauricio Diaz Canales
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Actualizacion con cambios de miguel
parent
c1e538ab
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
web/frontend/js/capture.js
web/frontend/js/capture.js
+2
-2
No files found.
web/frontend/js/capture.js
View file @
788d79e8
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
// width to the value defined here, but the height will be
// width to the value defined here, but the height will be
// calculated based on the aspect ratio of the input stream.
// calculated based on the aspect ratio of the input stream.
var
width
=
auto
;
// We will scale the photo width to this
var
width
=
1200
;
// We will scale the photo width to this
var
height
=
0
;
// This will be computed based on the input stream
var
height
=
63
0
;
// This will be computed based on the input stream
// |streaming| indicates whether or not we're currently streaming
// |streaming| indicates whether or not we're currently streaming
// video from the camera. Obviously, we start at false.
// video from the camera. Obviously, we start at false.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment