Skip to content

Commit

Permalink
Update src/potreeViewer.js
Browse files Browse the repository at this point in the history
Fix typo in comment

Co-authored-by: Adrian Haabpiht Solberg <adriahso@stud.ntnu.no>
  • Loading branch information
mariewah and adriahso authored Oct 30, 2025
1 parent e902c80 commit 1703cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/potreeViewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ function overrideShaderForGradient(pc) {
}
}

// Prevent overlapping scroll freezes when activating filters quickly
// Prevent overlapping scroll freezing when activating filters quickly
let suppressionActive = false

/**
Expand Down

0 comments on commit 1703cb7

Please sign in to comment.