counter not count.

This commit is contained in:
mmcw-dev 2017-10-23 20:43:16 -04:00
parent 05da1f280f
commit 2ea975e480
1 changed files with 2 additions and 2 deletions

View File

@ -483,8 +483,8 @@ null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!o.radioValue&&"radio"
setDirLabel(false);
}
$('#counter').val(res.counter);
STATE.count = res.counter;
STATE.counter = res.counter;
//Exposure
if (res.frame.exposure === 0) {
res.frame.exposure = BOLEX.expected;
}