diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-30 15:40:32 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-30 15:40:32 -0500 |
| commit | eb4dcce4167444cc856ed904c23d4417365dd0e8 (patch) | |
| tree | 58067a6fbe7c956b26031cde3b15453f975b22d2 /www/templates/events-modal.html | |
| parent | 76ed15b904463247bcd799b0116380ee4a1ddb6d (diff) | |
major rewrite of GIF creation - memory handling much better #398 - moved to Stream based support
Diffstat (limited to 'www/templates/events-modal.html')
| -rw-r--r-- | www/templates/events-modal.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 8c78157c..06ff464e 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -63,6 +63,7 @@ @{{currentRate}}x {{'kAt' | translate}}:{{currentProgress.progress}}s </div> </div> + </ion-content> </ion-modal-view> <nav mfb-menu position="tr" effect="zoomin" label="{{'kCollapse'|translate}}" active-icon="ion-chevron-up" resting-icon="ion-chevron-down" toggling-method="click"> |
