mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2025-06-11 01:13:18 +02:00
AddShape point icons
This commit is contained in:
BIN
www/img/shapeLessPoints.gif
Normal file
BIN
www/img/shapeLessPoints.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 169 B |
BIN
www/img/shapeMorePoints.gif
Normal file
BIN
www/img/shapeMorePoints.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 163 B |
@ -129,8 +129,10 @@
|
||||
<div class="content">
|
||||
<h1>Add a new shape</h1>
|
||||
<div class="columnRight">
|
||||
<img id="iconShapeLessPoints" src="img/shapeLessPoints.gif" />
|
||||
<img class="btn" id="btnShapeMin" src="img/buttons/btnMin.png" />
|
||||
<img class="btn" id="btnShapePlus" src="img/buttons/btnPlus.png" />
|
||||
<img id="iconShapeMorePoints" class="icon" src="img/shapeMorePoints.gif" />
|
||||
<img class="btn" id="btnShapeOk" src="img/buttons/btnOk.png">
|
||||
</div>
|
||||
<canvas id="shapePreview" width="150" height="150"></canvas><br/>
|
||||
|
Reference in New Issue
Block a user