diff --git a/js/shoebox/shoeboxTrack.js b/js/shoebox/shoeboxTrack.js index f723c73ee..75c894297 100755 --- a/js/shoebox/shoeboxTrack.js +++ b/js/shoebox/shoeboxTrack.js @@ -11,7 +11,7 @@ class ShoeboxTrack extends TrackBase { height: 300, rowHeight: 3, max: 3000, - visibilityWindow: 1000000 + visibilityWindow: 10000 } constructor(config, browser) {