Skip to content

Commit

Permalink
increased viewer size
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeStrumpet committed Apr 16, 2012
1 parent 813fdde commit ce7c609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CrustViewer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h3>Sites</h3>
Rotation: <input onclick="thingiview.setRotation(true);" type="button" value="on" /> | <input onclick="thingiview.setRotation(false);" type="button" value="off" />
</p>

<div id="viewer" style="width:50%;height:400px"></div>
<div id="viewer" style="width:60%;height:700px"></div>

<p>
<input onclick="thingiview.setObjectMaterial('wireframe');" type="button" value="Wireframe" />
Expand Down

0 comments on commit ce7c609

Please sign in to comment.