mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-12 21:21:42 +08:00
Fixed error in live_example; Working for iOS in Safari 11 beta
This commit is contained in:
@@ -81,7 +81,6 @@ $(function() {
|
||||
}
|
||||
return;
|
||||
}
|
||||
node.parentNode.style.display = 'none';
|
||||
},
|
||||
initCameraSelection: function(){
|
||||
var streamLabel = Quagga.CameraAccess.getActiveStreamLabel();
|
||||
|
||||
Reference in New Issue
Block a user