[Enhancement] Hide export buttons during export

Buttons temporarily hide until export completes.
This commit is contained in:
David Hudson
2016-09-02 20:41:38 +09:00
parent 3736f84c12
commit de85f79ab6
3 changed files with 28 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
-->
<span ng-controller="PlotController as plot"
class="abs holder holder-plot">
<span class="l-btn-set">
<span class="l-btn-set" ng-show="!plot.hideExportButtons">
<a class="s-button t-export icon-download labeled first"
ng-click="plot.exportJPG()"
title="Export This View's Data as JPG">