Show average colors in grid
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
<meta name="description" content="A grid view of all bottle caps in my collection. Try to create an image with them."/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top-bar">
|
||||
<div id="show-color-button" onclick="toggleColors()">Toggle colors</div>
|
||||
</div>
|
||||
<div id="image-canvas">
|
||||
<div id="selected-cap-circle"></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user