Recommendation is fixed when pointer is locked

This commit is contained in:
Thomas FORGIONE
2015-07-16 13:58:47 +02:00
parent 18e7285a7f
commit 0a5d6ab36c
5 changed files with 47 additions and 20 deletions

View File

@@ -89,8 +89,8 @@ L3D.Previewer.prototype.render = function(container_width, container_height) {
left = Math.clamp(left, width / 5, this.renderer.domElement.width - 6 * width / 5);
} else {
left = 0;
bottom = 0;
left = 20;
bottom = 20;
}
// Draw border