add upload to cloud menu to copy all the files to the server
This commit is contained in:
@@ -464,6 +464,10 @@
|
||||
<icon icon="disk" width="20"/>
|
||||
<text text="Export PNG" margin="0 0 0 5" font-face="arial" font-size="11"/>
|
||||
</button-custom>
|
||||
<button-custom id="file-upload" text="Menu" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
|
||||
<icon icon="weather_clouds" width="20"/>
|
||||
<text text="Upload to Cloud" margin="0 0 0 5" font-face="arial" font-size="11"/>
|
||||
</button-custom>
|
||||
<button-custom text="Menu" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
|
||||
<icon width="20"/>
|
||||
<text text="Quit" margin="0 0 0 5" font-face="arial" font-size="11"/>
|
||||
|
||||
Reference in New Issue
Block a user