mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
c135e2838d
changed all urls to be relative (no starting slash) and without /pixel-editor/. Fixed the testing server to deal with these requests (and also include some better logging).
14 lines
434 B
Handlebars
14 lines
434 B
Handlebars
<div class="preload">
|
|
<img src="dropdown-arrow.png" />
|
|
<img src="dropdown-arrow-hover.png" />
|
|
<img src="eyedropper.png" />
|
|
<img src="fill.png" />
|
|
<img src="pan.png" />
|
|
<img src="pan-held.png" />
|
|
<img src="pencil.png" />
|
|
<img src="zoom-in.png" />
|
|
<img src = "eraser.png"/>
|
|
<img src = "rectselect.png"/>
|
|
<!-- TODO: [ELLIPSE] Where is this icon used? Do we need similar one for ellipsis? -->
|
|
<img src= "rectangle.png">
|
|
</div> |