Rendering is now working

This commit is contained in:
Cameron Gutman
2016-02-13 14:49:27 -05:00
parent e67a841a3e
commit b7032a8957
4 changed files with 94 additions and 84 deletions

View File

@@ -7,7 +7,7 @@
<script type="text/javascript" src="index.js"></script>
<script type="text/javascript" src="common.js"></script>
</head>
<body data-name="moonlight-chrome" data-width="500" data-height="500" style="height: 0px;" data-tools="pnacl" data-configs="Debug Release" data-path="{tc}/{config}">
<body data-name="moonlight-chrome" data-width="1280" data-height="720" data-tools="pnacl" data-configs="Debug Release" data-path="{tc}/{config}">
<h1>Moonlight</h1>
<h2>Status: <code id="statusField">NO-STATUS</code></h2>