implement cubes exporter for web viewer
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
<border height="30" color=".5" align="center" justify="center">
|
||||
<text text="Colors" font-face="arial" font-size="11" color="1 1 1 1"/>
|
||||
</border>
|
||||
<border color=".3" pad="5" dir="row" height="150">
|
||||
<border color=".3" pad="5" dir="row" height="250">
|
||||
<color-quad id="quad" color="1 0 0 1" height="100%" grow="1"/>
|
||||
<node width="30" dir="col" pad="0 0 0 5"><slider-hue id="hue"/></node>
|
||||
</border>
|
||||
@@ -559,6 +559,10 @@
|
||||
<icon icon="disk" width="20"/>
|
||||
<text text="Export JPG" margin="0 0 0 5" font-face="arial" font-size="11"/>
|
||||
</button-custom>
|
||||
<button-custom id="file-export-cubes" text="Menu" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
|
||||
<icon icon="page_white_stack" width="20"/>
|
||||
<text text="Export Cubes" margin="0 0 0 5" font-face="arial" font-size="11"/>
|
||||
</button-custom>
|
||||
<button-custom id="file-cloud-upload" text="Menu" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
|
||||
<icon icon="weather_clouds" width="20"/>
|
||||
<text text="Cloud Upload" margin="0 0 0 5" font-face="arial" font-size="11"/>
|
||||
|
||||
Reference in New Issue
Block a user