summaryrefslogtreecommitdiff
path: root/www/templates/events-modal.html
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-07-26 20:18:21 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-07-26 20:18:21 -0400
commitddfa531e00dfaf04da17cad391bd652a11e5af70 (patch)
tree1c5ccf923e115ee0a7ff75fd1c23bfee7a6d7816 /www/templates/events-modal.html
parent628e4f52203f2d6f8202515207b4801efec8e301 (diff)
made sure auto play of events matches FPS of event
Diffstat (limited to 'www/templates/events-modal.html')
-rw-r--r--www/templates/events-modal.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html
index cf333eb8..60f49707 100644
--- a/www/templates/events-modal.html
+++ b/www/templates/events-modal.html
@@ -1,6 +1,7 @@
<div ng-controller="ModalCtrl">
<ion-modal-view cache="false">
<ion-content style="background-color:#444444" ng-cloak>
+
<ion-scroll has-bouncing=false min-zoom=1 zooming="true"
direction="xy" style="width: 100%; ">
<div style="height: 100vh;">
@@ -8,7 +9,7 @@
<ul rn-carousel rn-carousel-buffered
rn-carousel-transition="none" rn-swipe-disabled="true"
rn-carousel-index="mycarousel.index"
- rn-carousel-auto-slide="0.3" rn-carousel-pause-on-hover >
+ rn-carousel-auto-slide="{{calcMsTimer(eFramesNum, eventDur)/1000.0}}" rn-carousel-pause-on-hover >
<li ng-repeat="slide in slides">