Skip to content

Commit

Permalink
NOW done
Browse files Browse the repository at this point in the history
  • Loading branch information
dmk14013 committed Apr 25, 2018
1 parent 5e573f4 commit bd7fa30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
// width to the value defined here, but the height will be
// calculated based on the aspect ratio of the input stream.

var width = 320; // We will scale the photo width to this
var width = 480; // We will scale the photo width to this
var height = 0; // This will be computed based on the input stream

// |streaming| indicates whether or not we're currently streaming
Expand Down

0 comments on commit bd7fa30

Please sign in to comment.