mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
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:
@@ -13,5 +13,6 @@
|
||||
<input type="submit" class="button button-primary gif-upload-button" value="Upload" />
|
||||
</form>
|
||||
<div class="gif-export-preview"></div>
|
||||
<div class="gif-upload-status"></div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user