UI : Align PNG export with GIF export

- PNG export now has its own panel
- Lots of code duplication between PNG and GIF controller => FIXIT
- Added a link displayed after image upload
This commit is contained in:
jdescottes
2014-03-08 17:23:20 +01:00
parent 0072a2c8b0
commit 087b8c57c5
13 changed files with 367 additions and 8 deletions

View File

@@ -43,9 +43,9 @@
</div>
<div
data-setting="png"
class="tool-icon upload-cloud-icon"
title="Upload as a spritesheet PNG"
onclick="pskl.app.uploadAsSpritesheetPNG()"
rel="tooltip" data-placement="left">
<span class="label">PNG</span>
</div>