Skip to content

Commit

Permalink
Merge pull request #180 from jcachuryb/master
Browse files Browse the repository at this point in the history
Merge. Removed method call causing Race condition
  • Loading branch information
xzzy authored Jan 23, 2025
2 parents 9b1a7c1 + 5d2e0a6 commit 63895cd
Show file tree
Hide file tree
Showing 4 changed files with 1,710 additions and 1,296 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,6 @@ export default {
resolution: resolution,
duration: 1000
});
this.buildDistanceArray();
},
buildDistanceArray: function () {
console.log("running buildDistanceArray");
Expand Down
Loading

0 comments on commit 63895cd

Please sign in to comment.