Skip to content

Commit

Permalink
Update compiled files
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Jul 17, 2017
1 parent 26afd31 commit 85b71eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/PageCanvas.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ var PageCanvas = function (_Component) {

var renderContext = {
canvasContext: canvasContext,
viewport: viewport
viewport: renderViewport
};

// If another render is in progress, let's cancel it
Expand Down

0 comments on commit 85b71eb

Please sign in to comment.