Now that we've finished profiling the dev thread, we can safely make it the default view. Huzzah for more color data?
This commit is contained in:
parent
35a2eb79d4
commit
cdc4218e3a
4 changed files with 4 additions and 386 deletions
|
|
@ -86,7 +86,7 @@
|
|||
<a href="#" title="Upload an image" id="upload_button">Upload an image</a>
|
||||
<div id="lol_container">
|
||||
<canvas id="lol" width="100" height="100"></canvas>
|
||||
<canvas id="lol_hidden" width="19" height="19"></canvas>
|
||||
<canvas id="lol_hidden" width="33" height="33"></canvas>
|
||||
</div>
|
||||
|
||||
<div id="interface">
|
||||
|
|
|
|||
Reference in a new issue